SolidOS / solidos

The operating system for Solid
https://solidos.solidcommunity.net/
MIT License
127 stars 19 forks source link

Make active item flush with siblings in databrowser #44

Open jeff-zucker opened 3 years ago

jeff-zucker commented 3 years ago

I have long had a personal problem with the indentation of the active item. Today I had a confusion in the forum over it and another user said they have the same issue. So in the image below, where is "New Directory" located? My initial thought was inside inbox. But no, it is a sibling of inbox, not a child. Would there be any objection to making active resources flush left with their siblings? image

jeff-zucker commented 3 years ago

I mean the title and icon-row of the active resource. The resource's contents should be indented.

jeff-zucker commented 3 years ago

Indentation in the data browser has meaning. Assigning it both the meaning "a different level of hierarchy" and the meaning "this is an opened resource" is wrong.

bourgeoa commented 3 years ago

Could it be just related to the character size ? In that case it's not an indentation problem.

jeff-zucker commented 3 years ago

It is a visual indentation problem. It looks indented and is very confusing. It causes me to lose trust that I can count on white space on the left meaning what I think it means and to misclick repeatedly when trying to close things. We may need to adjust font-size or padding or other styles to fix this, but, in my opinion it needs fixing. Do others agree?

bourgeoa commented 3 years ago

Agreed