community
Here are 68 public repositories matching this topic...
-
Updated
Jan 13, 2022 - Ruby
-
Updated
Jan 20, 2022 - Ruby
Describe the bug
As an administrator when setting up categories, I have a "description" field. This isn't used for anything and it's confusing to have it, specially as it's a required field.
To Reproduce
Steps to reproduce the behavior:
- Sign in as admin
- Go to Admin Dashboard (/admin) -> Processes -> Select a Process -> a Process -> Categories -> New category
- See descr
Aktuelles Verhalten
Wenn in der Konfig von einem Wagon das Modul Message ausgeblendet ist, erscheint in den Abos trotzdem das Tab "Nachrichten" jedoch ohne Inhalt und Knöpfe.
Gewünschtes Verhalten
Das ganze Tab soll ausgeblendet werden
Schritte zum reproduzieren
- In einem Wagon ohne Message Modul (z.b. Jubla) auf ein Abo gehen
- Es erscheint ein leeres Tab "Nachrichten"
Change screenshot
I had a feedback about the screenshot where the person thought "human-talk" project was about tracking time spent to talk with other people. Let's change the project name with something less confusing! Also, project names have no constraints anymore so we can remove the dashes.
-
Updated
Jan 20, 2022 - Ruby
-
Updated
Nov 6, 2021 - Ruby
-
Updated
Aug 28, 2018 - Ruby
-
Updated
May 12, 2021 - Ruby
-
Updated
Oct 12, 2021 - Ruby
-
Updated
Jan 18, 2022 - Ruby
-
Updated
Jul 13, 2021 - Ruby
-
Updated
Apr 28, 2019 - Ruby
-
Updated
Oct 12, 2021 - Ruby
Instead of saying that the translation wasn't found for a text if it's missing from the locale, I think it would be better if it fell back to the en locale for that piece of text because it's better than nothing
-
Updated
Jan 17, 2022 - Ruby
-
Updated
Oct 12, 2021 - Ruby
-
Updated
Feb 28, 2018 - Ruby
-
Updated
Jan 18, 2022 - Ruby
Improve this page
Add a description, image, and links to the community topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the community topic, visit your repo's landing page and select "manage topics."
Describe the bug
In many (if not all!) of the places where the
Followbutton is rendered (with the classfollow-action-button), the button always renders the textFollowby default. Once the user's data is fetched, it then may update toFollowing. This step of fetching the data async and then updating the text after the button and text have already rendered leads to a glitchy UI