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

Add missing style on file details object permissions #47

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

loneil
Copy link
Contributor

@loneil loneil commented Mar 10, 2023

Description

Missed setting the style on the File Details > Object Permissions dialog

We really should refactor this to a ObjectPermissionsButton component since it's used in 2 places, we don't need to be doing "hey here's the button, clicking the button does this, here's the dialog, the dialog contains this component" twice. But leaving that for the immediate term since I see tickets in progress about file permissions, and the file details page, so let's avoid possible merge conflict right now.

image

Types of changes

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Signed-off-by: Lucas ONeil <[email protected]>
@loneil loneil changed the title Add classes Add missing style on file details object permissions Mar 10, 2023
@github-actions
Copy link

Coverage Report (Application)

Totals Coverage
Statements: 75% ( 51 / 68 )
Methods: 62.5% ( 5 / 8 )
Lines: 82.61% ( 38 / 46 )
Branches: 57.14% ( 8 / 14 )

@github-actions
Copy link

Coverage Report (Frontend)

Totals Coverage
Statements: 5.42% ( 42 / 775 )
Methods: 0% ( 0 / 180 )
Lines: 8.39% ( 40 / 477 )
Branches: 1.69% ( 2 / 118 )

@TimCsaky TimCsaky merged commit 2c9c20e into master Mar 14, 2023
@kamorel kamorel deleted the bugfix/missingDialogStyle branch March 14, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants