absowoot

absowoot

Clearing form fields not working as expected

Recently, I forked a repository for managing simple todo list and noticed that clearing form fields does not work as expected. Additionally, when checking off an item and clearing it, the checkbox for the next item gets checked. Is manipulating form elements currently not supported?

Video preview here: https://imgur.com/a/kHZRD1X

Other than these issues, I’ve enjoyed the DX so far! Additionally, I attempted to deploy this app to Fly.io as a demo, but found that pinging fails continuously. This works as expected on localhost.

Marked As Solved

bartblast

bartblast

Creator of Hologram

@absowoot I made a pull request fixing the issues in the original repo: https://github.com/sanderhahn/todos-hologram-ash/pull/2

Also Liked

bartblast

bartblast

Creator of Hologram

Thanks for the feedback! :slightly_smiling_face:

I’ve just released v0.5.1 which fixes the pinging errors you mentioned. I’m looking into the form manipulation issues you reported.

absowoot

absowoot

The update resolved the ping issue, thanks!

One other thing, I have a pending PR request to resolve an issue with checkboxes, so if you are testing with my repository, that PR will need to be applied to uncheck todos successfully.

Where Next?

Popular in Questions Top

Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New

Other popular topics Top

New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
ashish173
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New

We're in Beta

About us Mission Statement