fix: Show persistent error card when patch bundle download fails#2965
fix: Show persistent error card when patch bundle download fails#2965Aunali321 wants to merge 3 commits intoReVanced:devfrom
Conversation
|
This shouldnt just show up for not being able to download patches only but for any api error and should instead say "API not working" similar to the website doing it. |
|
That can be a separate feat |
|
But this one should be normalized to also apply to any remote patch bundle |
|
This shouldnt be merged as is. The main idea of this PR is to note if the api is down essentially, so its not about patches per se |
|
It checks API status not just patches. Updates are also affected for example |
|
Then the dialog should say that |
|
@oSumAtrIX Message now says "API is not reachable" instead of patches-specific text |
|
@oSumAtrIX |
|
better but font size is too big. Design can be done by someone else in our team, just the features are important for now |



What it does: Shows a persistent warning card on the dashboard when the API URL is invalid/unreachable. Closes #2050
Test steps: