-
-
Notifications
You must be signed in to change notification settings - Fork 865
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
Refactor CSS in src/components/UpdateSession/UpdateSession.tsx
#2904
Comments
/src/components/UpdateSession/UpdateSession.tsx
src/components/UpdateSession/UpdateSession.tsx
Hey @palisadoes , can i Work on this issue ? |
Hey @palisadoes , can I work on this issue? |
Can I work on it? If anyone not working |
i am working on it will do it in 2 3days |
We created an this issue to do basic changes to the CSS colors for consistency The resulting PR created a comprehensive design system for the entire app. This was unexpected. The approach was a long term goal that became immediately implementable. We had to act promptly. We have just merged the PR. There will be a follow up PR to adjust some colors as the Figma design has lettering that is sometimes hard to read. When this is done we'll need your assistance to merge the screens into the If your screens have not been affected, then you should use the new methodology to refactor them. This is an extraordinary circumstance. I hope you will appreciate the decision. |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
unassigning. Inactivity |
I want to work on this issue. Please assign this to me? |
@Cioppolo14 Can you assign it to me, If it is having inactivity, I want to work on this issue |
@sujaltangde I have fixed it and will create a PR soon. Thanks for your interest |
Okay @aadhil2k4 |
Refactor CSS in this file
To improve the UI/UX of Talawa-Admin we have been working on:
This file contains embedded CSS references that should be completely moved to:
src/style/app.module.css
Additional information:
src/style/app.module.css
The challenge:
The goal is for this file to use this new design pattern. This means that:
The text was updated successfully, but these errors were encountered: