-
-
Notifications
You must be signed in to change notification settings - Fork 861
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
Figma: Refactor CSS files in /src/components/OrgSettings/General/OrgUpdate
#3320
Labels
feature request
good first issue
Good for newcomers
refactor
Refactor the code to improve its quality
ui/ux
issue related and being worked with the figma file of the Admin UI
unapproved
Comments
github-actions
bot
added
refactor
Refactor the code to improve its quality
ui/ux
issue related and being worked with the figma file of the Admin UI
unapproved
good first issue
Good for newcomers
labels
Jan 18, 2025
github-project-automation
bot
added this to
Talawa Admin - Refactoring and 2024 New Talawa Admin Screens
Jan 18, 2025
This was referenced Jan 18, 2025
@Cioppolo14 can you please assign me the issue? |
@palisadoes @Cioppolo14 If possible, please assign this to me. |
I have assigned the first person with less than 2 issues. |
This was referenced Jan 26, 2025
Closed
@palisadoes created the PR but one of the checks is failing, so I'm working on it and will create a new one. |
6 tasks
|
github-project-automation
bot
moved this from Backlog
to Done
in Talawa Admin - Refactoring
Jan 28, 2025
github-project-automation
bot
moved this from Backlog
to Done
in 2024 New Talawa Admin Screens
Jan 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature request
good first issue
Good for newcomers
refactor
Refactor the code to improve its quality
ui/ux
issue related and being worked with the figma file of the Admin UI
unapproved
Introduction
To improve the UI/UX of Talawa-Admin we have been working on:
Post a video of your work in the PR
Additional Information
below.Additional information:
src/style/app.module.css
src/style/app.module.css
file must be the only source of CSSassets/css/app.css
--search-button-bg
is much better than--light-blue
src/style/app.module.css
The challenge:
The goal is to convert the CSS file in this subdirectory and all the components related to this screen to use this new design pattern. This means that:
The text was updated successfully, but these errors were encountered: