hyperfiddle-2020 icon indicating copy to clipboard operation
hyperfiddle-2020 copied to clipboard

Clearing staging area doesn't refresh table

Open dustingetz opened this issue 6 years ago • 5 comments

This is the same as #885


Cannot reproduce here:

  • http://tank.hyperfiddle.net/:tutorial.blog/
  • http://tank.hyperfiddle.net/:tutorial.blog!post-view/~entity('$',17592186046224)
  • http://tank.hyperfiddle.net/:dustingetz.seattle!communities3/
  • http://tank.hyperfiddle.net/:dustingetz.seattle!communities3/ (but change to FindRel not FindScalar)
  • http://tank.hyperfiddle.net/:dustingetz!streaker/

dustingetz avatar Mar 10 '19 16:03 dustingetz

Now I can't reproduce. It might have been related to a reactive deref i just fixed on hf/new, weird.

dustingetz avatar Mar 10 '19 16:03 dustingetz

String fields only

dustingetz avatar Mar 10 '19 16:03 dustingetz

Can be reproduced here on "intention" field: http://tank.hyperfiddle.net/:dustingetz.streaker!view-day/~entity('$',17592186047777)

  • Type "a" into intention
  • Whack stage
  • "a" remains

dustingetz avatar Mar 10 '19 16:03 dustingetz

This is possibly related to https://github.com/hyperfiddle/hyperfiddle/issues/885

I am inside debounce trying to understand why the :value prop has been dissoced

dustingetz avatar Mar 10 '19 17:03 dustingetz

If you compare contrib.ui/text to contrib.ui/long, the :long version ends up with :value ""

dustingetz avatar Mar 10 '19 17:03 dustingetz