Michal Vašut

Results 48 comments of Michal Vašut

I still have this in mind, respectively when I'm using web apps or android apps, I'm noticing the design and solutions of the "issues" / task that needs to be...

> Since the tree view app is embedded into the WikiTree page, I'm not sure how much this project can do directly. Can you expand more on this? I would...

As for screen space, I've probably found useful solution at FamilySearch. There is probably no need to do anything at the main WT page, it'll just expand and overlay the...

If you need multiline customizable and searchable select, there is great component for that: https://tom-select.js.org/ (no jquery dependency) But is the select / dropdown what we need? Not sure if...

Okay, maybe even dropdown can be descriptive 😃 - check this https://squidfunk.github.io/mkdocs-material/ (drops down from searchbar at the top) ![image](https://user-images.githubusercontent.com/20949562/198198010-9536b436-4720-42cb-9268-a1dd4099f98b.png)

@harrislineage I think this could be done using [TomSelect](https://tom-select.js.org/) component I've mentioned above. (check examples there). I just need better specification of what is expected and confirmation if the select...

There is also another option - using tiles with views - check example https://cz.pinterest.com/pin/81205599508143381 But that would require modal window...

@bcaseyrls In the reaction to your last reply, I've looked around and checked some apps and for example Google Maps has quite good example of both - list & grid...

Hello yes, list layout will be probably more suitable for this thing. Initially I've thought about completely moving search input and view selection to the modal, but I've realized that...

> It certainly sounds like a doable element, but it isn't really a visible report.... There already is Family Aniversaries view https://www.wikitree.com/apps/#view=calendar And would imho use very similar dataloading -...