unleash
unleash copied to clipboard
fix: Technical debt
Things that we would like to improve in the codebase.
- [x] #2715
- [ ] React Table update (v8) @Tymek
- [ ] ConditionallyRender @Tymek
- [x] Integration testing @kwasniew (https://github.com/Unleash/unleash/pull/2422)
- [x] Enable eslint for frontend (again) (https://github.com/Unleash/unleash/pull/2562)
- [x] https://github.com/Unleash/unleash/issues/2306 @chriswk
- [x] #2606
Anything else?
Please send me things to add or comment below. Anything that you would like to prioritize updating/fixing/enhancing. Non-breaking changes here, breaking changes for v5 in https://github.com/Unleash/unleash/issues/1265
Can any of the above be picked up by a beginner to the repo @Tymek ? I can give one of these a shot if needed but I see PRs against a lot of the items already :)
@ShaswatPrabhat https://github.com/Unleash/unleash/issues/2606 is a good first issue. This doesn't need to be done in full to be helpful. Every refactored file helps. Most of everything else is medium to advanced.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
is ConditionallyRender finished @Tymek?
@gastonfournier No. I have a script to do it, I need couple of hours to parse a codebase, fix edge cases.