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

Fixes FileUpload comments #1612

Merged
merged 9 commits into from
Nov 20, 2023
Merged

Conversation

rebecarubio
Copy link
Contributor

Description

This PR applies the changes suggested in the PR #1605

Screenshots

None

Changes

  • Adds makeStyles and useStyle hooks to add classes instead of inline-styles.
  • Changes style property in components for sx
  • Changes the use of hardcoded colors for the ones in theme
  • Renames action in importStore to addFile

Notes to reviewer

None

Related issues

Resolves #1598

@ziggabyte
Copy link
Contributor

There are some comments in the original PR that this PR does not address. I don't know if that's intentional?

@rebecarubio
Copy link
Contributor Author

There are some comments in the original PR that this PR does not address. I don't know if that's intentional?

You're right! I've missed some of the comments! 👀

Copy link
Member

@richardolsson richardolsson left a comment

Choose a reason for hiding this comment

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

I think this is good enough to merge, but there are still some minor things left in my comments on #1605 that you can have a look at when you have time.

It might be worth getting this merged now though, so that @ziggabyte and @kaulfield23 can have the most recent code.

@rebecarubio rebecarubio merged commit 4a63545 into epic-1595/import Nov 20, 2023
4 checks passed
@rebecarubio rebecarubio deleted the issue-1598/fixes-fileupload branch November 20, 2023 19:44
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