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

begin ionic framework migration #73

Open
kir12 opened this issue Sep 3, 2024 · 1 comment
Open

begin ionic framework migration #73

kir12 opened this issue Sep 3, 2024 · 1 comment
Labels
enhancement New feature or request pending currently being worked on

Comments

@kir12
Copy link
Collaborator

kir12 commented Sep 3, 2024

in order to harness more mobile-centric features and elements (e.g. touch gestures), bootstrap is to be gradually decomissioned and replaced with ionic framework instead:

  • test install ionic framework and see how borked the build gets
  • determine how best to gradually phase in ionic framework:
    • either by overriding the app render and building from there, or
    • working from the least integrated elements of the app inward

use this issue as the mother branch

@kir12 kir12 added enhancement New feature or request pending currently being worked on labels Sep 3, 2024
@kir12
Copy link
Collaborator Author

kir12 commented Sep 3, 2024

results:

  • the website runs without exploding, however
  • key functionality is VERY borked. the only option is to redesign the frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pending currently being worked on
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant