issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:JavaScript
Filter by
5.8M results
Problem
When requesting data processing or printing preview calculations, raw spin loops look unpolished.
Current Behavior
Spin loaders are displayed during asynchronous calculations.
Why This Improvement ...
enhancement
Problem
The search field in the comparator page lacks a clear button, displays nothing when no match is found, and has no
accessibility attributes.
Current Behavior
Inputs filter directly, but lack ...
enhancement
Summary
secureStorage.js:379-387 — the clear() method calls localStorage.clear() which removes ALL keys for the entire origin,
not just Eventra-prefixed keys. If this application is deployed on a shared ...
level:intermediate
quality:clean
I want to add a toggleable night mode to the UI.
Description
The tests are green, still they can be optimized:
- For password credential grant, there is a temporary authentication session that is deleted at the end of the
transaction. This should ...
kind/task
Problem
Changes to package files or requirements can inadvertently break the Docker build steps, which is only caught during
deployments.
Current Behavior
No automated pipeline builds containers on ...
enhancement
Summary
secureStorage.js setItem() calls writeWithEncryption(key, value) as a fire-and-forget promise (no await). If setItem( k
, v1 ) is called and then setItem( k , v2 ) before the first async encryption ...
level:intermediate
Why
The rubric metadata feature has landed on main but is still listed under Unreleased. Preparing v0.6.0 makes the
teacher-facing mark-scheme improvements discoverable and keeps release management current. ...
Problem
If any component crashes due to a Javascript error, the entire React application white-screens.
Current Behavior
There is no global Error Boundary, leading to poor resilience.
Why This Improvement ...
enhancement
Bug report
When importing a record via XML if the table does not have a class it throws error. It should be able to import the
record even if it does not have a class
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.