Skip to content
#

community

Here are 2,632 public repositories matching this topic...

forem
joshpuetz
joshpuetz commented Nov 19, 2020

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:

  • creating too many reactions too quickly
  • updating an article or
good first issue type: refactoring area: moderation bug smash
Cider
victordosanjos
victordosanjos commented Mar 31, 2022

Describe the Bug

Using "date added' filter to sort music by last added music is not properly putting on the position.

Steps to Reproduce

  1. Go to Songs
  2. Mark "Date Added"

Environment Information

  • OS: Windows 11
  • App Version and/or Commit ID: 1.4.0-alpha.1626

Anything else?

My musics sorted by "date added" [here](https://user-images.githubusercontent.com/54488860/16

bug good first issue renderer

Improve this page

Add a description, image, and links to the community topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the community topic, visit your repo's landing page and select "manage topics."

Learn more