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

Evaluate cross platform UI frameworks #304

Open
carlgieringer opened this issue Mar 1, 2023 · 2 comments
Open

Evaluate cross platform UI frameworks #304

carlgieringer opened this issue Mar 1, 2023 · 2 comments
Assignees
Labels
devprod Development productivity. Local development, automated testing, etc. web app [client] Affects or relates to the web app client

Comments

@carlgieringer
Copy link
Contributor

carlgieringer commented Mar 1, 2023

Requirements:

  • Strongly prefer one that supports react-native web to help share UI code between web app and mobile apps.
  • Prefer one that allows us to cancel touch events (so that they don't cause downstream hover events (react-md relies upon onClick everywhere, and not onTouch)

spreadsheet

Front runner is currently React native paper, since we just added it to the mobile app. (But we aren't heavily invested in it yet.) Here are instructions for adding it to a web app. (We'd follow the custom Webpack setup.)

@carlgieringer carlgieringer added web app [client] Affects or relates to the web app client devprod Development productivity. Local development, automated testing, etc. labels Mar 1, 2023
@carlgieringer carlgieringer self-assigned this Mar 4, 2023
@carlgieringer carlgieringer mentioned this issue Mar 4, 2023
12 tasks
@carlgieringer
Copy link
Contributor Author

carlgieringer commented Apr 17, 2023

The solution should provide Autocompletes that

Related: #558, #414

@carlgieringer carlgieringer changed the title Evaluate UI frameworks to replace react-md Evaluate cross platform UI frameworks Apr 29, 2023
@carlgieringer
Copy link
Contributor Author

carlgieringer commented Sep 11, 2023

Related: #17, #221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devprod Development productivity. Local development, automated testing, etc. web app [client] Affects or relates to the web app client
Projects
Status: No status
Development

No branches or pull requests

1 participant