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

Convert edit user page to react #3070

Merged

Conversation

grafixeyehero
Copy link
Member

Depend on convert NewUserPage to react #3026

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Oct 17, 2021
@thornbill
Copy link
Member

It looks like this will need rebased since your other PR has been merged.

@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Oct 19, 2021
@grafixeyehero
Copy link
Member Author

It looks like this will need rebased since your other PR has been merged.

This is my first rebase

Copy link
Member

@thornbill thornbill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not finished reviewing this, but here are a couple items I noticed after a first pass.

src/components/dashboard/users/LnkEditUserPreferences.tsx Outdated Show resolved Hide resolved
src/components/dashboard/users/SelectElement.tsx Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Nov 20, 2021

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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@thornbill thornbill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to the one comment here, I noticed a few issues when testing.

  • Tabs are not styled correctly when on the "Profile" tab
  • Spacing seems a bit tighter than it was previously particularly in the checkbox lists
  • The section for allowing media deletion has some issues
    • All libraries checkbox should be included in list of libraries
    • DeleteFoldersAccess and DeleteFoldersAccessHelp sections should be removed

src/components/dashboard/users/TabLinkElement.tsx Outdated Show resolved Hide resolved
Fix Spacing for checkbox lists
@sonarcloud
Copy link

sonarcloud bot commented Jan 2, 2022

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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@thornbill thornbill merged commit dc6c291 into jellyfin:master Jan 4, 2022
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.

None yet

4 participants