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

[Workspace] Refactor: update change access modal display name #8680

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

raintygao
Copy link
Contributor

Description

Update change access modal display name from access level value to access level name

Screenshot

image
Before
image
After

Testing the changes

Go to workspace collaborators page.

Changelog

  • refactor: Update change access modal display name

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.85%. Comparing base (41ab14d) to head (5d7e94f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8680      +/-   ##
==========================================
- Coverage   60.85%   60.85%   -0.01%     
==========================================
  Files        3793     3793              
  Lines       90393    90393              
  Branches    14189    14189              
==========================================
- Hits        55008    55006       -2     
- Misses      31907    31908       +1     
- Partials     3478     3479       +1     
Flag Coverage Δ
Linux_1 29.09% <ø> (ø)
Linux_2 56.38% <ø> (ø)
Linux_3 37.68% <ø> (-0.01%) ⬇️
Linux_4 29.81% <ø> (ø)
Windows_1 29.10% <ø> (ø)
Windows_2 56.34% <ø> (ø)
Windows_3 37.68% <ø> (ø)
Windows_4 29.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants