[openstreetmap/openstreetmap-website] Refactor profile page and create a dashboard (#3297)
Andy Allan
notifications at github.com
Thu Aug 19 11:45:54 UTC 2021
There's two different wrapping parts here:
* First, the administrator lines ("Deactivate... " and "Email address...") currently appear on a line on their own. But I could move these into the same column as the rest of the text, like this:

Would that be preferred?
* Second, the wrapping of the links isn't great, with the wrapped line starting with a separator bar. It's what happens to all of the existing `secondary-actions` stuff that we have elsewhere too. I'm not sure what the best approach is for improving the `secondary-actions` lists. Bootstrap offers [horizontal list groups](https://getbootstrap.com/docs/4.6/components/list-group/#horizontal) but I don't think they look right here. It also offers [horizontal navs](https://getbootstrap.com/docs/4.6/components/navs/#horizontal-alignment) which sort of work but I'm not sure it's an improvement:

We could tighten up the padding (and add back the count indicators, of course), but would this look alright? Or do we need to come up with something else for the `secondary-actions` lists to make sure they look better when wrapped?
The final line with "Email address..." also looks weird since it's sort of like the "Mapper since..." line but has different spacing and bold keys - probably best if they are consistent.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3297#issuecomment-901846982
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210819/bd506d67/attachment.htm>
More information about the rails-dev
mailing list