Files
compiler-explorer/static
Mats Jun 5738ed00e7 Implement alert filters for library dialog (#6325)
Hey friends, it's been a while since last time :)

There are quite a few conditions/cases where the library alert will pop
up, without anything meaningful inside of it. This is particularly the
case for Rust where you have the 100 crates on stable, but zero support
in beta/nightly. I figured informing the user in cases like this would
be nice to have.

This PR adds a rather simple alerting mechanism to alert the user of any
conditions that might not be as apparent (such as Rust crates only being
on stable)

Below is a small gif of how it works. I'm not sure this is the easiest
way to convey this information (especially considering the modal popup
overshadows the alert) so please share any other ideas. Maybe it's
better to have the content fill the modal instead?

![Peek 2024-04-07
00-43](https://github.com/compiler-explorer/compiler-explorer/assets/42585241/53b8a8ad-3f5a-4500-83ce-af627f2e5655)

Relevant issues: #3766 #6250
2024-04-07 01:31:23 +02:00
..
2024-03-31 19:41:51 -05:00
2023-06-18 15:21:50 -04:00
2024-03-20 22:01:36 -05:00
2024-03-31 19:41:51 -05:00
2023-08-15 22:16:36 -05:00
2023-12-03 13:00:59 -05:00
2024-03-31 19:41:51 -05:00
2023-07-10 21:31:04 -05:00
2024-01-15 18:31:46 -06:00
2024-03-31 19:41:51 -05:00
2023-11-20 22:04:57 -06:00
2024-04-02 16:29:40 +02:00