Open Issues Need Help
View All on GitHub Model not opening even after search bar is clicked / focused about 1 month ago
AI Summary: Debug and fix an issue in a browser extension where the search modal fails to open after the search bar is clicked and the tab key is used, potentially due to focus management problems and CSS conflicts. The fix will involve investigating the modal's behavior with keyboard navigation, particularly the tab key, and resolving conflicts between the extension's CSS and the website's CSS.
Complexity:
4/5
bug good first issue
bug fix : multiple spotlight sessions opening simultaneously inside a browser window about 1 month ago
AI Summary: Fix a bug where multiple Spotlight search modal windows can be opened simultaneously within a single browser window, causing overlapping and search result visibility issues. The solution should ensure only one Spotlight modal is active at a time.
Complexity:
4/5
bug good first issue