jasperweyne / helpless-kiwi

Manage members, create and manage activities, send mails and more
Apache License 2.0
11 stars 7 forks source link

Always show an author selection #332

Closed jasperweyne closed 1 year ago

jasperweyne commented 1 year ago

Previously, the author field was hidden when the user was only member of a single active group. However, that group was not persisted with the newly created activity, which causes the person that created the activity to be unable to view or edit it; only admins can see it. This PR simplifies the flow by always showing the selection box. The browser automatically sets a default option.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication