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

CRUD apps as a function

Results 100 hyperfiddle-2020 issues
Sort by recently updated
recently updated
newest added

* http://tank.hyperfiddle.site/:seattle!neighborhood-edit/~entity('$',(:neighborhood!name,'Admiral,(West,Seattle)')) – broken

bug

`[[:db/retract 17592186045629 :message/_user [:message/key "C03RZMDSH--1517580830.000401"]]]` ![image](https://user-images.githubusercontent.com/124158/55517358-2fb71700-563e-11e9-9330-562825818ae1.png)

enhancement

This matters for databases with names other than $, which require the link/path to indicate which database they apply to. This guy silently does the wrong thing (it defaults txfn...

enhancement

This link is on :intent/vals (:db.cardinality/many) but since it's going to refocus to a temid, there is no need for a row in scope. The symptom of this bug is...

bug

This has just been edited (removed :link/class :hf/new) and now there is a stale link/txfn which came from a previous default value ![image](https://user-images.githubusercontent.com/124158/53651575-ed508380-3c14-11e9-873e-9397cab90365.png) ![image](https://user-images.githubusercontent.com/124158/53651528-d7db5980-3c14-11e9-85fc-34e44026be36.png)

bug

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/

bug

Test: Change this from FindCol to FindRel-1 http://hyperfiddle.hyperfiddle.net/:hyperfiddle.ide!edit/(:fiddle!ident,:hyperfiddle.ide!domain-attribute-renderers) and then test /:hyperfiddle.ide!env/ ![image](https://user-images.githubusercontent.com/124158/55024239-d6633e00-4fd4-11e9-819d-f0571f8343ef.png)

This crashes (www2 schema) Datomic says: java.lang.NullPointerException ``` [:find (pull ?e [* {:hyperblog.nav/children 1}]) :where [?e :hyperblog.post/title]] ```

Problem is that Reagent tab wrap already hardcodes uses wrapper [:a] and you can't nest them. Here is the change: ``` (defn fiddle-src-renderer [val ctx {:keys [:embed-mode] :as props}] (let...

UX

Broken in prod, works before merge http://tank.hyperfiddle.net/:dustingetz!streaker/ http://tank.hypercrud.net/:dustingetz!streaker/ I dont get this, #uuid works at the jvm repl, why no longer datalog?