Files
oak-gpui/crates
Kirill Bulatov 2d71c36ad3 Allow clearning activity indicators on click (#18305)
All indicators without the click action are now could be hidden with a click.

Sometimes, I see a few language server updates statuses get stuck due to npm desperately attempting to access its registry (3 times per each package, with the timeout a bit under 1 minute per each request).
So, while the message seems stuck, npm desperately tries to do some work in the background.

https://docs.npmjs.com/cli/v10/using-npm/config has options for timeouts & retries for __package fetching__ but that does not include the actual __registry access attempts__.

It's unclear how to proceed with npm on this case now, but at least we should allow hiding these redundant messages.

Release Notes:

- Improved activity indicators' UX by allowing more of them to be hidden on click
2024-09-25 00:29:56 +03:00
..
2024-09-23 15:28:04 -06:00
2024-09-19 07:20:27 -04:00
2024-09-24 11:40:08 -04:00
2024-09-23 15:28:04 -06:00
2024-09-13 13:17:49 -04:00
2024-09-19 07:20:27 -04:00
2024-09-13 13:17:49 -04:00
2024-08-13 23:06:07 -07:00
2024-09-23 15:28:04 -06:00
2024-09-23 12:53:57 +03:00
2024-09-23 15:28:04 -06:00
2024-07-15 17:04:15 -06:00
2024-09-23 15:28:04 -06:00
2024-09-19 07:20:27 -04:00
2024-09-17 11:19:07 -04:00
2024-09-16 08:29:46 -04:00