Skip to content

Add configurable Sentinel integration tile with org-level settings - #8

Open
sahilx13 wants to merge 3 commits into
sentinel/04-rare-class-affinity-signalfrom
sentinel/05-dashboard-tile-and-org-config
Open

sahilx13 wants to merge 3 commits into
sentinel/04-rare-class-affinity-signalfrom
sentinel/05-dashboard-tile-and-org-config

Conversation

@sahilx13

@sahilx13 sahilx13 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Makes Sentinel an org opt-in, which was something that came up in GitHub discussions.

Screenshot 2026-09-01 at 11 06 43 AM Screenshot 2026-09-01 at 11 06 54 AM

@sahilx13
sahilx13 force-pushed the sentinel/05-dashboard-tile-and-org-config branch from 1b86281 to 85369a5 Compare August 25, 2026 16:23
@sahilx13
sahilx13 force-pushed the sentinel/05-dashboard-tile-and-org-config branch from 85369a5 to 9abfce0 Compare August 25, 2026 16:31
@sahilx13
sahilx13 force-pushed the sentinel/05-dashboard-tile-and-org-config branch from 9abfce0 to 6cdd176 Compare August 25, 2026 16:46
Input.onChange parsed event.target.value to Number immediately, which
turns "0." into 0 and strips the decimal point on every keystroke,
making it impossible to type values like 0.1 into fields such as
'Minimum score to consider'.

Track the raw text being typed in local state and display that while
editing; only fall back to the canonically formatted/parsed value once
the field loses focus.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant