GenieFramework / GenieFramework/StippleUI.jl
Adding QTab support With Stipple Routing Support
- Dominant language
- Julia
- Stars
- 90
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Currently, I had a conversation with @AbhimanyuAryan about adding QTab support.
I had started work on this in PR #44 but it had to reverted as QTab support is tricky as it relies on the Vue Router.
In that PR, Abhi said we could do something like this:
> @TheCedarPrince you can solve this with a hacky solution i.e. redirect. Where you can redirect to a route on tab click which \about let's say renders a different stipple view. But as I said this is hacky
> The best way to solve this is add support for frontend routing and let vue-router/stipple-router handle it which doesn't trigger Genie routing. That will also be faster and more efficient
However, I have no idea how to do this so I am turning it over to you Abhi to add additional thoughts here.
I opened a PR #46 to add in code ideas for our discussion.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.