issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:JavaScript language:HTML
Filter by
48.6M results
Description
In src/utils/InterviewAnswer.js line 43-47, due to JavaScript comma operator, content receives only the value of
question, and the userAnswer variable is completely ignored:
javascript { ...
Description
When a user is logged in, the Navbar component returns ull immediately (line 49-51):
javascript if (session) { return; }
The homepage redirects authenticated users to /dashboard, but other ...
Description
The Price Range filter section in the Filter Sort bottom sheet modal renders price chips ($, $$, $, $$) with no onClick
handler, no state tracking, and no filtering logic. The Apply Filters ...
Description
The ormatPrice() helper (helpers.js:6-12) formats as INR (en-IN, currency INR), but this utility is never actually used
anywhere. Instead, all prices in mock data and all displayed prices ...
The tests say they are testing deterministic, and pass, but the convolutions they are testing are constructed with
deterministic=false . This should be updated to actually test the deterministic versions. ...
Description
The organ selection button grid in the Execute New Match modal uses emoji icons that are semantically mismatched with
the organ labels:
| Line | Organ Label | Emoji Used | Issue |
| --- | ...
Feature/Project Proposal
I would like to propose adding a World Clock Search and Quick Pin feature to the Chronos Dashboard.
Currently, users can pin clocks through the interactive timezone map, but ...
enhancement
HI I am going to purchase few fans soon but the thing bothering me is which model to choose so it can integrate easily
with home assistant
I have scoured all the issues but after adding it compatibility ...
shortscuts not working properly
Description
The root layout renders CommandPaletteWrapper and ShortcutsModal twice each at lines 367-374 of pp/layout.js. Meanwhile,
ShortcutsModal is also already rendered once inside ClientLayout.js ...

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.