news
news copied to clipboard
Frontend should use different components for different views
Currently both compact and full mode are placed in one file and controlled with various if statements which kinda works but really breaks down with more than 2 views, see #94
All views should be separate components so you can drop most of the if checks
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.