wizardamigos / wizardamigos.github.io

Intro page
https://wizardamigos.com
11 stars 9 forks source link

Design - collapsedBookmarksPopover #123

Open Mehrabbruno opened 1 year ago

Mehrabbruno commented 1 year ago

@todo

115

@info

This pop-over is designed for to be placed in component Design TWM - bookmarksContainer_v0.0.1

Mehrabbruno commented 1 year ago

Worklog

Worklog 1 2022.10.21


Tasks

serapath commented 1 year ago

feedback 2022.10.14

same thing as always

  1. previous worklog comment needs worklog screencast video link
  2. it needs times behind each done todo

The collapsed bookmark component is great, it has the same issues as the non-collapsed version in that it needs to change and be more like a file explorer popover, but other than that the technique to fit it into a mobile view is great.

serapath commented 1 year ago

feedback 2022.10.22

AS for the normal bookmarks popover, i think they should be the same. It is a responsive component, but maybe we can design them as one component and show the different states, like collapsed and expanded or whatever you call that, so it works on mobile and desktop. They should be merged into one component imho.

Mehrabbruno commented 1 year ago

Worklog

worklog-1


Tasks

serapath commented 1 year ago

feedback 2022.10.31

Here is my feedback regarding some unclear issues around clicking on a bookmark to open it or instead triggering the bookmark popover and selecting an entry from their and what should happen if those entries ate tile json files or sub entries of tile json files.

https://share.vidyard.com/watch/YrRKFYfptWFKFz5yT4ScGM?

Let me know if that made things more clear. I have another previous video on the bookmarkPopover issue that also tries to explain the details.

ALSO If the bookmark is a folder, it opens it in a new single tile whith the file explorer program and shows the contents of that folder in that tiles.

There is no such thing as a custom group. Things are either tile json files or files or folders. If you want a custom group, you create a folder and then create a few symlinks to files. On windows they are sometimes called "short cuts" and when you click them, they open the file or folder that they link to and you can add a bunch of those into a custom folder.

So in that case you get a tile that looks like this (without a file tree) folder view And you can then maybe double click entries to "enter" a folder or open a file. Maybe it would even display a .. folder to go "one level up" :-)

But that is subject of the file explorer component issue i would say.


bookmark popover

Imagine that would be the file explorer and imagine the Company entry was "bookmarked". Then when you open the bookmark popover for the Company bookmark, it will show the bookmark popover with the file explorer expanded and Company already highlighted and indicated that it is pinned as a bookmark.

That is what i mean if it helps.

Clicking another bookmark will show the same file explorer, but maybe instead it will highlight project document because that is the bookmark we clicked on open bookmark popover so therefore it starts with that one highlighted instead :-)

summing up

  1. there is no "custom group" only folders which can contain files, folders, tile json files or links to files, links to folders or links to tile json files

  2. there is the bookmark popover and there is the action to do something immediately if you don't want to go to first open the bookmark popover. I think that default quick action should be to open a bookmark in a new tile - if that's not what you want, you click to open the bookmark popover and select the action from there