discussion
Here are 188 public repositories matching this topic...
-
Updated
Jul 8, 2020
-
Updated
Nov 1, 2020 - Jupyter Notebook
-
Updated
Nov 23, 2020 - Java
-
Updated
Oct 22, 2020 - PHP
-
Updated
Oct 28, 2020 - Vue
-
Updated
Jul 2, 2020 - JavaScript
-
Updated
Nov 17, 2020
-
Updated
Nov 18, 2020
-
Updated
May 17, 2020 - Java
-
Updated
Dec 21, 2019 - Swift
-
Updated
Dec 3, 2018 - PHP
-
Updated
Nov 23, 2020 - Python
-
Updated
Sep 12, 2020 - Ruby
-
Updated
Apr 3, 2020
-
Updated
Oct 4, 2020 - PHP
-
Updated
Jan 20, 2019 - HTML
-
Updated
Oct 21, 2020 - PHP
-
Updated
Dec 18, 2018
-
Updated
Oct 14, 2020 - Python
-
Updated
Jun 12, 2018 - Python
-
Updated
Dec 28, 2017
-
Updated
Oct 7, 2020 - PHP
Test in different versions of the most popular browsers to ensure there aren't any bugs. File issues with the bug label if any bugs are found. This should include both mobile and PC browsers, including at least Android (Chrome), iPhone/iPad (Safari, Chrome), Mac (Safari), Windows (Chrome, Edge, Firefox), & Linux if there's any likely difference.
Improve this page
Add a description, image, and links to the discussion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the discussion topic, visit your repo's landing page and select "manage topics."
Describe the solution you'd like
A generic modal for rate limit warnings was added in forem/forem#11102. It would be idea if all places in Forem that warned a user about rate limits used that model.
Start with
app/services/rate_limit_checker.rb
and trace back paths from there. Some examples: