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

bug: UI Dashboard drop down issue #253

Open
shravan20 opened this issue Oct 4, 2023 · 10 comments
Open

bug: UI Dashboard drop down issue #253

shravan20 opened this issue Oct 4, 2023 · 10 comments
Labels
bug Something isn't working frontend Frontend related changes / UI changes good first issue Good for newcomers hacktoberfest hacktoberfest-accepted help wanted Extra attention is needed high Little work This task takes little time to complete. (ETA couple of days)

Comments

@shravan20
Copy link
Owner

Description:

This issue relates to template selection in the quote card. In the UI, the themes selected are not getting reflected since recent feature to add color background and font color is overriding the actual defined templates

image

Looping in @GRenziITDM for better context & review

@shravan20 shravan20 added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers Little work This task takes little time to complete. (ETA couple of days) hacktoberfest-accepted hacktoberfest frontend Frontend related changes / UI changes labels Oct 4, 2023
@shravan20
Copy link
Owner Author

@RahulSoni2532 : Please take this issue. Thank you so much for your contribution 💫💫

@shravan20 shravan20 assigned shravan20 and unassigned shravan20 Oct 4, 2023
@shravan20
Copy link
Owner Author

No.

Steps to reproduce the issue.

  • Select some random background and font color.
  • Now select any theme. See if theme is getting reflected or not.

@renzigpp
Copy link
Contributor

renzigpp commented Oct 5, 2023

Hi @shravan20 my bad, it seems I didn't test enough for regressions. @RahulSoni2532 if you need help text me on discord "g.renzi", thank you and have a good day 😄

@shravan20
Copy link
Owner Author

@GRenziITDM: That is totally fine, this should be good issue to work. I missed this during my review as well.

@shravan20
Copy link
Owner Author

shravan20 commented Oct 5, 2023

@GRenziITDM @RahulSoni2532: Feel free to join the discord channel to take the discussion ahead

@shravan20 shravan20 added the high label Mar 21, 2024
@shravan20
Copy link
Owner Author

@GRenziITDM @RahulSoni2532: Are you guys still working on this? Do you need any help here?

@PavanVarma474
Copy link

@shravan20 I wanted to work on this

@shravan20
Copy link
Owner Author

@shravan20 I wanted to work on this

@PavanVarma474 This is open to pick, shall I re assign this to you.

@PavanVarma474
Copy link

@shravan20 I wanted to work on this

@PavanVarma474 This is open to pick, shall I re assign this to you.

Yes, i want to work on this

@PavanVarma474
Copy link

@shravan20 i have a doubt, i could run the react frontned by going to frontned folder and running npm start. But aslo by runnig nodemon server.js it is also opening similar environment. I resolved the issue from react frontend side. But why again a separate server environemnt? The changes i made on react side are not getting reflected when i run from server side(nodemon server.js). Should i also deal with server side separately. Why two when each is able to have a complete application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Frontend related changes / UI changes good first issue Good for newcomers hacktoberfest hacktoberfest-accepted help wanted Extra attention is needed high Little work This task takes little time to complete. (ETA couple of days)
Projects
None yet
Development

No branches or pull requests

4 participants
@renzigpp @shravan20 @PavanVarma474 and others