Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User roles on creation #1232

Merged
merged 2 commits into from
Feb 20, 2025
Merged

Conversation

didoda
Copy link
Member

@didoda didoda commented Feb 20, 2025

In the view of a single user, the property roles is shown in the right sidebar. When creating a new object it's shown twice, also inside the group Other; this fixes it, to show Roles just once, as it is supposed to be.

@didoda didoda added bug Something isn't working release:patch labels Feb 20, 2025
@didoda didoda added this to the 5.x milestone Feb 20, 2025
@didoda didoda changed the title fix: do not show twice roles in users creation view User roles on creation Feb 20, 2025
@didoda didoda marked this pull request as ready for review February 20, 2025 13:06
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.66%. Comparing base (5174c25) to head (681c418).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1232   +/-   ##
=========================================
  Coverage     99.66%   99.66%           
- Complexity     1351     1353    +2     
=========================================
  Files            98       98           
  Lines          5327     5328    +1     
=========================================
+ Hits           5309     5310    +1     
  Misses           18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@didoda didoda added the UI / UX label Feb 20, 2025
@didoda didoda merged commit ea17444 into bedita:master Feb 20, 2025
7 checks passed
@didoda didoda deleted the fix/do-not-show-twice-roles branch February 20, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release:patch UI / UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant