-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: weng-lab/psychscreen-ui-components
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
DataTable - search prop of column is useless, rework to allow proper custom search.
DataTable
enhancement
New feature or request
#48
opened Dec 5, 2024 by
jpfisher72
DataTable - Have ability to include extra column in download that is hidden in normal view
enhancement
New feature or request
#34
opened Jul 2, 2024 by
jpfisher72
DataTable - Add prop for column header tooltip
enhancement
New feature or request
#32
opened Jun 18, 2024 by
jpfisher72
Datatable - When searching rows, need to check to make sure row isn't null before calling toString
bug
Something isn't working
#30
opened Jan 31, 2024 by
jpfisher72
DataTable - itemsPerPage prop should accept an array of options, not just one number
enhancement
New feature or request
#28
opened Nov 3, 2023 by
jpfisher72
Components for use in multiple projects (Datatable, RangeSlider, etc.) should obey MUI theme rules from parent project
bug
Something isn't working
#27
opened Nov 2, 2023 by
jpfisher72
DataTable - showMoreColumns/defaultColumnsToShow/noOfDefaultColumns needs to be simplified
#25
opened Aug 31, 2023 by
jpfisher72
DataTable - Setting sortColumn to a column that doest exists gives error
#24
opened Aug 23, 2023 by
jpfisher72
Slider - overriding onChange didn't work properly, gives type error
#23
opened Jul 12, 2023 by
jpfisher72
DataTable - Better handle very long table title, overflow onto second line
enhancement
New feature or request
#18
opened Jun 14, 2023 by
jpfisher72
When used in SSR, styled() gives an error due to an internal bug
bug
Something isn't working
#17
opened Jun 14, 2023 by
jpfisher72
DataTable - sortDescending prop should be sortAscending. Descending is default, and marking it true sorts by ascending
bug
Something isn't working
#16
opened Jun 14, 2023 by
jpfisher72
DataTable - Refine how the table looks on mobile - isn't clean
bug
Something isn't working
#14
opened May 17, 2023 by
jpfisher72
DataTable - Columns prop needs to be retyped to disallow empty array, no error in IDE but fails at runtime
bug
Something isn't working
#13
opened May 17, 2023 by
jpfisher72
Components Library - Should probably make a real Readme
enhancement
New feature or request
#12
opened May 3, 2023 by
jpfisher72
RangeSlider - Have small error popup when invalid number entered
enhancement
New feature or request
#10
opened May 3, 2023 by
jpfisher72
RangeSlider - Thumb is not grabble at end of Slider when disableSwap={true} (MUI bug)
bug
Something isn't working
#9
opened May 3, 2023 by
jpfisher72
DataTable - headerColor prop should be able to pull from a project's MUI theme
enhancement
New feature or request
#8
opened May 3, 2023 by
jpfisher72
DataTable - Columns are spaced weirdly when hiding the column headers
bug
Something isn't working
#7
opened May 3, 2023 by
jpfisher72
ProTip!
Exclude everything labeled
bug
with -label:bug.