Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Themes

Goals/objectivesIdeas for how/ Notes

Notes/Next steps

Breaking change

Prioritization - Zak

Prioritization - John

Maintain

  • upgrade yarn from v1 to v4.1, or migrate to npm >= v10

  • POC or analysis to determine estimate or technical approach

Maintain

  • upgrade react-router from v5 to v6 - I suspect the impact will be very small or very large, as in, some repos won't be affected at all but others will have to do some heavy lifting. This work will have to be done all at once.

  • react-router

    • POC or analysis to determine estimate

    • Impacts all ui-repositories. All must repos must upgrade. BREAKING CHANGE

    • sidecar environment?

    • no-need for a rancher environment / use a ui-build

    • Communicate!!!!

Innovation

  • transpile all modules on publish (update stripes-webpack)

  • Blocks Marva from using stripes-components

  • Industry best practice

Improved dependency handling support

enable dependabot
  1. commit yarn.lock in all modules

commit yarn.lock
  1. enable dependabot in all modules

To consider this feature > Verify with Noah’s work and/or with DevOps

Improved developer adoption

Accessibility

  • Improve with overlay components' behavior on narrow screens

  • Review and address Deque accessibility results related to time-picker/date-picker/ (will address VPAT)

Status
colourYellow
titleIn Progress

Next steps: John to revise goals/objectives cell.

Accessibility

  • Post-css revisions / will review color contract contrast Deque accessiblity accessibility issues to determine resolution

Accessibility

Break tower of knowledge/support

Bolster UX consistency

Improved test coverage

DayJS - add it as an option for date handling

Status
colourYellow
titleIn Progress

Status
colourYellow
titleIn Progress

Popper -> convert to Floating UI

Dependency update

Downshift -> Update to most recent version (lots of breaking versions since)

Dependency update

react-highlight-words

Dependency update

redux-form and react-form and their related libraries have been abandoned. We already contend with some peer-dep warnings for related libraries that haven't provided a React v18 release (which means they've been out of date since at least March, 2022). The main contenders for replacement are formik and react-hook-form. We don't need a "thou shalt switch" decree, but we should do a spike to see how stripes-components interacts, pick our favorite, and write a guide. I would vote for RHF first. This work can be done incrementally.react-router: needs to bump from v5 to v6. I suspect the impact will be very small or very large, as in, some repos won't be affected at all but others will have to do some heavy lifting. This work will have to be done all at once.

Select a new form library selection

react-query: we're on v3; current is v5. Dunno the impact. This work may be doable incrementally but all at once is preferable.

  • POC or analysis to determine estimate or technical approach