Dustin Getz

Results 154 issues of Dustin Getz

1. Cursor/Focus is lost on load (so pause for the debounce interval and focus is lost) 2. Catch the load interval just right and bad transactions are staged ![image](https://user-images.githubusercontent.com/124158/69577724-f94b5500-0f9c-11ea-8b15-d4e55e9f5c2d.png)

New sys attrs related to entity specs and to tupleTypes are shown as well as :db/ensure and :db/doc

I think what happened is: * old tab, new tab * in new tab, edit, transact, stage now blank * in old tab, edit. The old tab perhaps hadn't had...

Client demo spreadsheet happens to have 50 rows :(

After fixing the busted branch stage, I was surprised that the popover contents didn't recover https://giant.gfycat.com/YellowAlienatedGander.webm

Just make this legal for top-level fiddles, it's simpler. Right now a :db/id link encodes a long into the URL, not an entity ref

bug

This confused me, documenting here for search ; "position: absolute; left: -5000px;" [:div {:style {:position "absolute" :left "-5000px"} :aria-hidden true} [:input {:type "text" :name "b_34d332f5dbbe4cca6a1a0d751_cc7128c500" :tabindex "-1" :value ""}]] Page...

bug

The route is: ``` {:request-params {:entity #entity["$" [:user/sub "google-oauth2|116635422485042503270"]]}, :code-database "client", :link-id 17592186045506} ``` ![image](https://user-images.githubusercontent.com/124158/35518450-9d98c0c2-04df-11e8-937c-2e6fa144438b.png)

enhancement