-
Notifications
You must be signed in to change notification settings - Fork 5
Wishlist: doable #85
Copy link
Copy link
Open
Labels
effort: 3:3rd_place_medal: (high):3rd_place_medal:Put on some coffee and clear your afternoon.Put on some coffee and clear your afternoon.priority: 0 (wishlist)Some day!Some day!type: ✨ enhancement✨New feature, improvement, or functionalityNew feature, improvement, or functionality
Description
Summary
Some things that would make the app much better and are possibly more near-future than #78. Just with that issue, though, all of this should be broken out into smaller issues.
1. Table
Table - sooner
- Indicate selected record
- "Jump to top" on page change, page length change, search change, or filter change.
- Related: consistent table height regardless of how many results.
- Show symbols for Size, World Region. Country flags look cool but this would take it up a notch.
Table - later
- Click individual cell value to set filter (unless it's "View image" or Video). Would need to disable row click again, and add btn at far-left column for "View in map" again. Maybe
useReducerfor this? - Reinstate the
Xclose btn, but make it not weird/unexpected behavior. It's just too standard to leave out. - Autocomplete in filters (instead of boring open-search text)
- Autocomplete in Search (waaaay harder since so many fields, and might not be logical/useful because of that)
2. Panels
Omnibox
- Fix/restore correct neighborhood sorting
- Magnifying glass adornment
- Darker background to stand out from panels behind it. And maybe no green text? Primary color most places in the UI represents an actionable thing.
Panels
- Three-position panels on mobile: currently we have closed and halfsies. The third would be maximized.
- Related: instead of "X" to close panels, use the horizontal bar like modern iOS apps (e.g. Google Maps) use. Make it draggable to "grab" the panel and pull it down
- Panel headers: fancy Ikon Pass style slanted borders. Neato!
Filters stuff
- A "Clear filters" btn would be nice w/o having to open the table
- Related: "Data table & filters" btn: indicate that filters are present
Details
- Details: marquis (???) animated text bg like this but not lame and not on hover, just once whenever a new feature is shown.
3. Map
- Set z-index (there's a differently-named MB property for this) for selected feature. Related: now that we are using only icon symbols, no circles, an alternative to the cyan background to indicate feature selection is needed.
- Popups: vertically center on mobile.
- Polygons: don't de-select currently selected feature on hovering over another feature.
- Zoom in/out/home icons: magnifying glass for each with a +/-/home icon inside (home example)
4. Other
- Welcome screen: use "logo" instead of title. Consider fancy animation since it's the first thing users see. Still need to show Ross's subtitle and this would be breaking the full reliance on WP, but at least the body of the welcome screen would still be WP-driven.
- Flip the open-source switch. Make it public!
- Sharing btns: add a "Copy link" btn to copy the current URL to clipboard.
- Omnibox: highlight the part of the text in each result that matches what has been typed, e.g. English when eng is typed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort: 3:3rd_place_medal: (high):3rd_place_medal:Put on some coffee and clear your afternoon.Put on some coffee and clear your afternoon.priority: 0 (wishlist)Some day!Some day!type: ✨ enhancement✨New feature, improvement, or functionalityNew feature, improvement, or functionality