issues Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:JavaScript linked:pr
Filter by
5.6M results
The manga club was recently announced and is naturally missing from the website. Please add it.
Here are the details:
Description: Explore the fantastic stories of the most interesting characters from ...
🐛 Bug Description
Every page on the website shows the same generic StudyMatePlus title in the browser tab. There are no per-page titles
which hurts both UX and SEO.
📸 Steps to Reproduce
1. Visit any ...
Problem
Several functions call document.getElementById() every time they run, even for elements that exist for the full lifetime
of the page. Each call forces a DOM tree traversal.
Root Cause
In newtab.js: ...
performance
Scope
Restyle src/screens/TemplateEditorScreen.tsx (the weekly-template editor, Template drawer item) to the Verdure design
system.
Changes planned
- Header: Replace the inline bold title + subtitle ...
Problem
In the Star TraceRoot sidebar widget, the description copy ( Open source and shipping fast. / Made with ❤️ by
contributors. ) spans the card s full inner width, so its lines extend underneath ...
Problem
Every state change calls render(), which calls root.innerHTML = ... on #app. This nukes and rebuilds the entire DOM on
each mutation, including when only one shortcut or one group name changed. ...
performance
Rename the published npm package from @mandrelai/agents to mandrel
Context
We are simplifying Mandrel s package topology toward a single, unscoped package. The first step is to rename the
published npm ...
agent::done
persona::engineer-devops
risk::high
type::story
Problem
persist() calls saveAll(state) synchronously on every state mutation — including each individual keystroke if rename is
committed rapidly, or a burst of shortcut deletions. Each call issues two ...
performance
M4 (plan §B1, Q-B2). Make map points selectable so the map drives the Projects/Points subtabs.
What
- Click a DB point (loaded available or selected-project) → toggle it in the selection. Selecting ...
enhancement
Fix the following React Review warning in my codebase.
Warning: js-set-map-lookups
Use a Set or Map for repeated membership tests / keyed lookups — Array.includes/find is O(n) per call
Occurrences (4): ...
assign-to-jules

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.