GSA / GSA/GEAR3

Global search optimization

Open
#587 0 comments 0 reactions 1 assignee Claimed by @joshsjurik View on GitHub
application
Dominant language
JavaScript
Stars
12
Forks
8
Avg merge
23h 38m
Merged PRs (30d)
15

Description

We've received some customer feedback that the global search is confusing, and they don't understand what the different reports mean. Here are some improvement ideas we can implement to make the global search more intuitive:
- [ ] Sort results by relevancy (i.e. the current search results are in alphabetical order by "item name" -- we should rank them by relevancy). Perhaps we can start by sorting first on the item name by relevancy.
- [ ] Provide on-hover definitions for the results on the "GEAR Data Report" column. The definitions for those results can be viewed by running this SQL query: ```select * from obj_data_dictionary where Id > 167```
- [ ] In the global search results, do not include IT standards with a status of "Not yet submitted"
- [ ] Do not include Business Systems/Subsystems with a status of "Inactive"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.