-
-
Notifications
You must be signed in to change notification settings - Fork 867
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/UserPortal/CreateGroupChat/CreateGroupChat.tsx
#2894
Comments
/src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx
src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx
@palisadoes can I work on this issue? |
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 due to no activity. |
i am working on it will do it in 2 3 days @palisadoes can I work on this issue? |
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. |
Please proceed. The changes mentioned previously are mostly in components |
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 |
Please assign this issue to me. |
* Refactor CSS in CreateGroupChat.tsx * removed ignore comment
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: