github-readme-quotes icon indicating copy to clipboard operation
github-readme-quotes copied to clipboard

bug: UI Dashboard drop down issue

Open shravan20 opened this issue 1 year ago • 10 comments

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 avatar Oct 04 '23 18:10 shravan20

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

shravan20 avatar Oct 04 '23 19:10 shravan20

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.

shravan20 avatar Oct 04 '23 19:10 shravan20

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 😄

renzigpp avatar Oct 05 '23 08:10 renzigpp

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

shravan20 avatar Oct 05 '23 08:10 shravan20

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

shravan20 avatar Oct 05 '23 08:10 shravan20

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

shravan20 avatar Mar 21 '24 18:03 shravan20

@shravan20 I wanted to work on this

PavanVarma474 avatar May 27 '24 02:05 PavanVarma474

@shravan20 I wanted to work on this

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

shravan20 avatar May 27 '24 07:05 shravan20

@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 avatar May 27 '24 07:05 PavanVarma474

@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.

PavanVarma474 avatar Jun 03 '24 02:06 PavanVarma474