Closed Zoobdude closed 1 month ago
Name | Status | Preview | Last Commit |
---|---|---|---|
enclosed-docs | ✅ Ready (View Log) | Visit Preview | cb867c8f86e0386684801be506e686e99a12e4a2 |
enclosed | ✅ Ready (View Log) | Visit Preview | cb867c8f86e0386684801be506e686e99a12e4a2 |
Thanks for addressing this point! I was considering grouping all the icons (GitHub, i18n, etc.) inside the 3-dots dropdown menu when on small screen (perhaps we could replace it with a "hamburger" icon when they are grouped? I dunno)
But we can also replace the creation button with an icon
Good idea! I'll work on this over the weekend.
Not sure what SonarCloud is complaining about? Is this okay to ignore or shoud I use className instead?
Yeah you may ignore the className
stuff, it's an issue on sonarcloud side, it interprets the jsx as react and not solid, I'm marking them as false positive, I need to dig the config to exclude this rule
Hope you're happy with the way I've implemented it, let me know if there's any revisions you would like me to make.
For the translations, should I leave them blank or use Google translate?
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Currently on mobile devices the nav bar is pretty full:
I was thinking how to make this slightly tidier, and tried hiding the text:
@CorentinTh Any suggestions of a better way to do this or would you rather just keep it with the text?