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

Fix select row icon #7598

Conversation

Darshan-upadhyay1110
Copy link
Contributor

  • SVG for lc_fromrow is not loading properly in browser
  • fixed svg syntex to properly load by browser
  • removed unused css class from mobile wizard
  • that fixes the icon remains in light mode when we change theme to dark

Signed-off-by: Darshan-upadhyay1110 darshan.upadhyay@collabora.com
Change-Id: Ifa1e2e5397e48d33ede8a6081808cd0051d9059a

  • Resolves: #
  • Target version: master

@eszkadev
Copy link
Contributor

eszkadev commented Nov 2, 2023

is "removed unused css class from mobile wizard" somehow related to the fixed icon visibility?

@Darshan-upadhyay1110
Copy link
Contributor Author

no that removed class thing is for the mobile view where icon has this wired white background in dark mode. it was a small change so i added here.
The broken icon is because svg is corrupted or something and not properly getting loaded to browser.

@eszkadev
Copy link
Contributor

eszkadev commented Nov 3, 2023

I see, best to put separate topics in separate commits so then it is obvious what it does :) (this can be as it is, just for future)

@Darshan-upadhyay1110
Copy link
Contributor Author

Ahha i see, sorry fo the confusion :)

- SVG for lc_fromrow is not compatable and it was not loading properly in browser
- fixed svg syntex to properly load by browser
- removed unused css class from mobile wizard
- that fixes the icon remain light in mobile view as well
Signed-off-by: Darshan-upadhyay1110 <darshan.upadhyay@collabora.com>

Change-Id: Ifa1e2e5397e48d33ede8a6081808cd0051d9059a
@eszkadev eszkadev merged commit 5c8e3e4 into CollaboraOnline:master Nov 8, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants