-
-
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/Avatar
#3317
Comments
Please assign this to me |
@sohelhussain Our policy is to assign no more than two issues to each contributor across all repositories. This way everyone gets a chance to participate in the projects. We sometimes give exceptions for more urgent cases and sometimes we lose track, but the policy stands. You have reached your limit, please wait until your existing issues are closed before requesting more issues. You could unassign yourself from one of the other issues too. |
Please Assign me this |
@Cioppolo14 I am currently working on this issue, and when I try to log in, either as a user or an admin, it is showing "User Not Found." I have set up MongoDB and followed the requirements mentioned in the Installation.md, but it’s still not working. I have tried all possible solutions, and I also checked with the Slack group for help, but none of the suggestions have worked. Additionally, this issue is also present in the develop-postgres branch. I’ve attached a screenshot for reference. Could you please suggest any possible solutions or guidance on how to resolve this? |
Please ask the #talawa-admin slack channel. Many changes were made over the weekend |
|
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: