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

Create a to-do example app #8

Open
golota60 opened this issue Jan 11, 2024 · 1 comment
Open

Create a to-do example app #8

golota60 opened this issue Jan 11, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@golota60
Copy link
Owner

We need more demos, to see what are the shortcomings, and what nice-to-haves we can provide. This task is not tracking just creating the example, but also reporting additional issues encountered while creating it.

@golota60 golota60 added the good first issue Good for newcomers label Jan 11, 2024
@spacedevin
Copy link

Comparing this to running floem on macos:

Examples & floem features to add to add

  • placeholder text
  • slider
  • dropdown
  • button click transitions
  • checkbox click transitions
  • radio click transitions
  • button hover transitions seems to have fixed itself at times
  • checkbox hover transitions
  • radio hover transitions
  • lists

Issues:

  • Selecting text in an input wont select when the cursor is over the text. only when cursor is above or below. Both functionally and visibly.

it would be helpful to keep somewhat parity between this and floem to confirm regression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants