Skip to content

fix(dashboards): numeric literal not registering in equations builder#111793

Merged
nikkikapadia merged 2 commits intomasterfrom
nikkikapadia/dain-1261-equation-editor-treats-100-as-1-inconsistently
Mar 31, 2026
Merged

fix(dashboards): numeric literal not registering in equations builder#111793
nikkikapadia merged 2 commits intomasterfrom
nikkikapadia/dain-1261-equation-editor-treats-100-as-1-inconsistently

Conversation

@nikkikapadia
Copy link
Copy Markdown
Member

there was an issue in dashboards where a numeric literal in the equation would not fully register and only the first character would register. This is because the number was only committed on enter. We want the number to be committed on blur as well because only committing on enter is not intuitive. This left some widgets to not be saved properly (which sucks). Ticket will be linked by linear for more context.

@linear-code
Copy link
Copy Markdown

linear-code bot commented Mar 30, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 30, 2026
@nikkikapadia nikkikapadia marked this pull request as ready for review March 30, 2026 18:47
@nikkikapadia nikkikapadia requested a review from a team as a code owner March 30, 2026 18:47
@nikkikapadia nikkikapadia merged commit 3b59518 into master Mar 31, 2026
74 checks passed
@nikkikapadia nikkikapadia deleted the nikkikapadia/dain-1261-equation-editor-treats-100-as-1-inconsistently branch March 31, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants