Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 2 months ago

Responsive Extension Manager UI

react, sass/scss, vite
P
Maisha Mir•190
@maishamir
A solution to the Browser extension manager UI challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm actually really proud of my first responsive solution. I think it looks pretty close to the mockup. Also I've never been that comfortable with manipulating svgs or even really using them in my projects, but for this one I not only manipulated the colours, but I also extracted a piece from it for the icon that shows up on the tab.

What challenges did you encounter, and how did you overcome them?

I think the hardest part as I started to get deeper into theming was the fact that I reused a lot of the same colour values in different variables and it might have made my _globals.scss partial a little messier than I would've liked. I do feel like I could've extracted more components out of my App.jsx but meh, next time 🤷🏻‍♀️ Also, all the variables I have in my _variables.scss partial wasn't even used, so in hindsight, maybe I should've removed those. I created all the variables according to the Figma design system before I started implementing all of my changes.

What specific areas of your project would you like help with?

Probably with my App.jsx and which elements might be better as extracted components. Also, sometimes my theme toggle button is super sticky and I need to refresh my page a couple times for it to show up (not always — most of the time it's pretty instantaneous).

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Maisha Mir's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License