-
-
Notifications
You must be signed in to change notification settings - Fork 97
Refactor AdminDashboard component to use Material-UI Typography for h… #1677
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
Conversation
|
Want to review this pull request? Take a look at this documentation for a step by step guide! From your project repository, check out a new branch and test the changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @chukalicious , thanks for your work on this PR!
I'm going to approve it, but in the future I'd like to call you attention to how adding in automatically linted changes makes the job of pull request reviewers more difficult:
Link to files changes for this PR
No worries about it at the moment, this project doesn't have a set linting standard so everyone's linter will do these sorts of things. The best way to combat it is to add changes individually rather than adding all the changes to a file total.
This can be achieved by usiing git add -p {file}, or by using VSCode directly to add sections of code to your pr.
Thanks for your hard work!
|
@trillium, @chukalicious, should we add style to fit the header in one line as before? The old style looks better than the new one. Also, we don't need to convert For example : |
|
@trillium to review and remove linting changes |
|
@trillium Just checking in on this PR review :) Can you please take a look at it when you have a moment and review / remove linting changes as we discussed previously? |
|
Hi @trillium! Just checking in again - when you have a moment this week, can you please review this PR / remove linting changes? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did my best to undo the linting stuff, turns out it was a fools errand. Sorry for holding this up so long!
3c19163 to
3f60ab3
Compare
|
Turns out after all that complaining this PR isn't compatible with our repo any longer since changing the extension to Closing and adding the ticket back to the backlog |
Fixes #1671
What changes did you make and why did you make them ?
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
Visuals before changes are applied
Visuals after changes are applied