Skip to content
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

User Interface of Light Mode is Inconsistent. #2329

Closed
Azad99-9 opened this issue Jan 15, 2024 · 2 comments
Closed

User Interface of Light Mode is Inconsistent. #2329

Azad99-9 opened this issue Jan 15, 2024 · 2 comments
Labels
bug Something isn't working unapproved Unapproved, needs to be triaged

Comments

@Azad99-9
Copy link

Azad99-9 commented Jan 15, 2024

Describe the bug
Currently the screens related to Light Theme of Talawa are not as consistent as the screens of Dark Theme.

To Reproduce
Steps to reproduce the behavior:

  1. Navigate to Settings Screen.
  2. Disable Dark Theme.
  3. Explore the User Interface.

Expected behavior
Consistent UI:

  1. Text should be visible on screen.
  2. Containers should have distinction with their background.

Actual behavior

  1. Text is invisible in couple of places.

Screenshot from 2024-01-16 01-19-55

  1. Containsers are not distinguishable with respect to their backgrounds.

Screenshot from 2024-01-16 01-21-45

Screenshots

If applicable, add screenshots to help explain your problem.

Additional details
The provided images highlight only a few examples of a more extensive problem. Numerous other miscellaneous elements within the UI exhibit inconsistencies.
Proposed Solution:

  1. Scrutinize the entire 'Light Theme' UI.
  2. Identify inconsistencies.
  3. Rectify them by implementing the Talawa design system.

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship #359

@Azad99-9 Azad99-9 added the bug Something isn't working label Jan 15, 2024
@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Jan 15, 2024
@Azad99-9
Copy link
Author

@noman2002 @palisadoes @Cioppolo14 @Kevoniat please assign this issue to me.

@Azad99-9 Azad99-9 changed the title User Interface of Light Mode is not Consistent. User Interface of Light Mode is Inconsistent. Jan 15, 2024
@Cioppolo14
Copy link

We are now focusing on three types of issues as priority areas:

  1. The improvement in the reliability of our code base. There are many issues created to test existing code. It is a good place to start if you want to understand the operation of various apps. When you submit PRs, we automatically check to see whether the code you submitted has been covered by testing and that each file meets the minimum standard level of the repository as a whole. You won’t be able to avoid understanding testing regimes to contribute to Talawa.
  2. The fixing of bugs and features that seriously hamper the user from using the application. The apps have various shortcomings. The most obvious ones are where the apps do not work as expected. For example buttons that don’t work, errors or messages that are not displayed to make the user understand what to do and many more. Think of any difficulty you have had in getting things working, there could be a bug there waiting for you.
  3. Coding of screens for issues created by our Contributor team based on our soon to be updated design guide. This may include updates to existing screens.
  4. The creation of additional or updated documentation that helps with improving both the experience of the end user and the various GitHub contributors who support the development of our software. This would include user guides.

We will only be accepting feature issues for deficiencies that are obviously lacking in the apps. These are things that make it very difficult to operate the apps. Even so, the PRs will still require you to understand testing as stated before.

Cosmetic changes that require only a few lines of code are not acceptable under this policy.

Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unapproved Unapproved, needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants