Skip to content
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

Refactor Arraylist Component #6507

Open
ghost opened this issue Jul 26, 2022 · 0 comments
Open

Refactor Arraylist Component #6507

ghost opened this issue Jul 26, 2022 · 0 comments
Labels
kind/tech-debt Technical debt

Comments

@ghost
Copy link

ghost commented Jul 26, 2022

Setup

  • Rancher version: 2.7
  • Browser type & version: All

Describe the bug
Refactor: refactor arraylist: valueMultiline looks like it's not used anywhere and should be removed. Should use labeled-input as fallback input component instead of basic html input for better extensibility (specifically as regards to validation rules).

Result

Expected Result
No regressions should be introduced by this, this refactor is its own issue simply because of the number of places in which it is used and thus it's relatively higher risk and testing overhead.

Context
Refactoring our most commonly used components should reduce development overhead over time and make the code-base friendlier for new developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/tech-debt Technical debt
Projects
None yet
Development

No branches or pull requests

3 participants