appenhancementgood first issue
仓库指标
- Star
- (4,021 star)
- PR 合并指标
- (平均合并 3天 11小时) (30 天内合并 161 个 PR)
描述
Setup
import fiftyone as fo
import fiftyone.zoo as foz
dataset = foz.load_zoo_dataset("quickstart-geo")
session = fo.launch_app(dataset)
Feature request
I think we should add some indicator to the Map tab whenever a selection has been made, to indicate to the user that they'll need to clear their selection in that component if they want to fully reset their view.
Possible ideas:
- Make the tab orange (our "active" color)
- Add a "notification"-style icon to the upper right of the tab element to show that a filter is active within it