dat-ecosystem / organization

Organizational documentation for the dat-ecosystem
https://dat-ecosystem.org/organization/
7 stars 2 forks source link

dat-ecosystem website_container #104

Closed Mehrabbruno closed 1 year ago

Mehrabbruno commented 1 year ago

70

todo


Mehrabbruno commented 1 year ago

tasks


worklog

worklog-114


feedback


proposals

serapath commented 1 year ago

feedback 2023.02.23

screen love it. no color change. texture is great too. icons cool too :-) also the "grey on grey" feels more retro for the window backgrounds.

given all that - it really does resemble datdot a lot now layout wise. good so we might re-use implementation for datdot with changed theme, but for dat-ecosystem => lets keep it, but the menu bar on top to differentiate

screen2 I think it would be ok if that page was scrollable (even desktops dont do that) => the right green monitor frame line could double as a "scroll bar"

The icons on the desktop and/or the windows don't have to be moveable. No resize or move for icons or windows for now

Regarding the scrollbar, we can either write our own custom scrollbar component Or we stle the existing, there are many codepens showing how to do it natively. e.g. even win95 css scrollbars exist.

...anyway, that's for implementation, the way it looks now is great.


otherwise: a few minor changes:

  1. each menu bar button (e.g. home, projets, ....)
    • => should switch the content area just like a vscode tab
    • if a content area needs scrolling, it can start out with a window "maximized"
  2. let's keep the socials in the menu bar (we still deal with a website)
    • socials should also include the cabal icon link
  3. let's add a "social button sized" terminal button to expand/collapse
    • toggle => terminal should slide in/out from below (like browser devtools)
    • position the terminal icon maybe after socials or before dat-ecosystem logo

Otherwise let's keep moving as fast as we can towards implementation :-)

Mehrabbruno commented 1 year ago

tasks


worklog

worklog-115


feedback


proposals

serapath commented 1 year ago

feedback 2023.02.27

The terminal icon is great in purple. The social buttons might be fine in mobile when there is not much space, but could we keep them expanded on tablet/desktop when there is enough space, so people who come to the page can immediately click them. (also cabal chat icon is still missing from it) We will try to reduce socials in the future and not make more of them. If we ever end up with more, we will probably combine the approach and have the most important ones shown directly and another "more" button (like you made now) to show the remaining socials. navbar

But you have that designed, so let's make it fixed so we have components and can move to implementation i guess.