issues Search Results · language:Edge language:Python linked:pr language:Java language:TypeScript language:JavaScript
Filter by
9.2M results
analysis_core/inspect.py has a guard that can never fire:
def __post_init__(self):
if self.total_rules is None:
self.total_rules = len(self.matching_rules)
total_rules is typed int and every ...
Bug Description
When withdraw() is called on a CTk window before mainloop() starts (a common pattern to hide the window during
initialization), the window never becomes visible on Windows. The app runs ...
Impact
The entire web UI is down. The page loads index.html and all assets (200), but React throws **error #527 Incompatible
React versions ** during init, so #root never mounts → blank page.
Console: ...
bug
frontend
needs-tests
p0-critical
Problem
Docker builds are not verified on PRs, which can lead to broken images being merged.
Current Behavior
No container compile checks in CI workflow.
Why This Improvement Is Needed
Ensures images ...
enhancement
Roadmap
v4
Summary
Add lightweight condition reordering to the core filter panel so users can adjust the evaluation order of multiple
filters without removing and recreating them.
Problem
The filter ...
feature
Feature Proposal\n\nImplement highly performant, GPU-accelerated page transitions and layout animations using the FLIP (First, Last, Invert, Play) technique.\n\n### Why is it Mind-Blowing?\nAnimating DOM ...
gssoc
type:design
type:feature
type:performance
Summary
The quick-search debounce is hardcoded with no prop/option to change it per embedding. The search box dispatches the
term as quick_command_args.search, which the server treats as a dataflow mutation ...
enhancement
Feature Proposal\n\nImplement an advanced cryptographic middleware protecting state-changing endpoints from Cross-Site Request Forgery (CSRF).\n\n### Why is it Mind-Blowing?\nInstead of using bloated memory-heavy ...
gssoc
type:feature
Summary
Gaussian inputs commonly allow explicit signs in the charge/multiplicity line, such as -1 2 for an anion doublet or +1 1
for a cation. The Python parser currently only matches unsigned charges. ...
Problem
API endpoints are not documented, causing frontend-backend integration delays.
Current Behavior
No API routes explorer or documentation.
Why This Improvement Is Needed
Gives contributors a ...

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.