Closed anukul closed 1 year ago
also fixed bug where selecting a flag (/ component) for a specific repository would show "Coverage: N/A" for other repositories since this selection is currently global, and there is no way to unselect a flag unless it's shown in the dropdown (not applicable for flags of other repositories).
added TODO to make this selection scoped to each repository, for better UX. will get around to it over the next week
used common function to create both flags and components dropdown, split code into multiple files