Skip to content

Conversation

jcheng5
Copy link
Collaborator

@jcheng5 jcheng5 commented Jul 25, 2023

This change makes the numeric inputs "uncontrolled" from a React perspective. Not sure why the controlled approach was causing the jumpy cursor.

Also didn't realize that numeric inputs only support integers by default.

This change makes the numeric inputs "uncontrolled" from a
React perspective. Not sure why the controlled approach was
causing the jumpy cursor.

Also didn't realize that numeric inputs only support integers by
default.
@jcheng5 jcheng5 requested a review from nstrayer July 25, 2023 21:39
Copy link
Collaborator

@nstrayer nstrayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. The joys of react forms.

@jcheng5 jcheng5 merged commit 7240cb7 into main Jul 25, 2023
@jcheng5 jcheng5 deleted the numeric-filter-jumpiness branch July 25, 2023 22:17
schloerke added a commit that referenced this pull request Aug 2, 2023
* main:
  Fix malformed changelog entry
  Update CHANGELOG.md for data frame filters (#654)
  Bump version to 0.5.0
  Allow ui.update_slider to handle non-numeric values (#649)
  Add updated path to examples (#645)
  Bump griffe version
  Update README
  Fix jumpy cursor in numeric filter (#640)
  Build API docs (#633)
  Pyright: ignore docs dir
  Filtering feature for data grid/table (#592)
schloerke added a commit that referenced this pull request Aug 10, 2023
* main: (26 commits)
  Use a renderer generator to create sync/async render methods with full typing (#621)
  docs: Add Tooltip section in experimental (#673)
  Bump version to 0.5.1
  Add missing sidebar stylesheet dep (#667)
  GitHub action cleanup (#662)
  Add a triage label to issues created by non-maintainers (#647)
  Bump version to 0.5.0.9000
  Model score example (#650)
  Fix malformed changelog entry
  Update CHANGELOG.md for data frame filters (#654)
  Bump version to 0.5.0
  Allow ui.update_slider to handle non-numeric values (#649)
  Add updated path to examples (#645)
  Bump griffe version
  Update README
  Fix jumpy cursor in numeric filter (#640)
  Build API docs (#633)
  Pyright: ignore docs dir
  Filtering feature for data grid/table (#592)
  Add E2E tests for accordion and autoresize (#601)
  ...
schloerke added a commit that referenced this pull request Aug 10, 2023
* main: (40 commits)
  Use a renderer generator to create sync/async render methods with full typing (#621)
  docs: Add Tooltip section in experimental (#673)
  Bump version to 0.5.1
  Add missing sidebar stylesheet dep (#667)
  GitHub action cleanup (#662)
  Add a triage label to issues created by non-maintainers (#647)
  Bump version to 0.5.0.9000
  Model score example (#650)
  Fix malformed changelog entry
  Update CHANGELOG.md for data frame filters (#654)
  Bump version to 0.5.0
  Allow ui.update_slider to handle non-numeric values (#649)
  Add updated path to examples (#645)
  Bump griffe version
  Update README
  Fix jumpy cursor in numeric filter (#640)
  Build API docs (#633)
  Pyright: ignore docs dir
  Filtering feature for data grid/table (#592)
  Add E2E tests for accordion and autoresize (#601)
  ...
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.

2 participants