Skip to content

Conversation

@elenz97
Copy link

@elenz97 elenz97 commented Jan 15, 2026

The issue selector was not properly filtering or displaying available issues.
This commit fixes the selector behavior to correctly show and filter GitLab issues based on user input.

@elenz97 elenz97 changed the title fix issue selector Fix issue selector functionality Jan 15, 2026
…UI building

- switched all double‑quoted strings to single quotes for consistency
- aligned import statements and removed unnecessary spacing
- condensed UI construction code with clearer layout definitions
- refactored project and issue loading logic for better readability
- added inline comments and minor variable renames without altering functionality
- updated button definitions and loading indicator handling to match new style conventions
@dgrieser
Copy link

Include avatarLoader.js in extra sources for the extension build

- Notify users and display a loading message when GitLab API returns 401 or 403, guiding them to set the server URL and token.
- Clear and refresh project and issue lists in the selector and report dialogs to reflect the missing configuration.
- Extend time‑sending component to show an error notification on authentication failures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants