Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Refactor iteration views to use components #197

Open
jdudley1123 opened this issue Oct 31, 2019 · 0 comments
Open

Refactor iteration views to use components #197

jdudley1123 opened this issue Oct 31, 2019 · 0 comments
Labels
refactor An improvement to code clarity, maintainability or performance without changing existing features wontfix This will not be worked on

Comments

@jdudley1123
Copy link
Member

On complexity I'd suggest exploring extracting components from the view into ruby objects - here's an interesting library used by GitHub and looks due for rails 6.1 https://github.com/github/actionview-component

Might still need a switch or similar in the view but components could be a useful refactoring/learning opp nonetheless.

Originally posted by @suninthesky in #194

@jdudley1123 jdudley1123 added the refactor An improvement to code clarity, maintainability or performance without changing existing features label Oct 31, 2019
@suninthesky suninthesky added the wontfix This will not be worked on label May 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor An improvement to code clarity, maintainability or performance without changing existing features wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants