Mike Horn

Results 7 issues of Mike Horn

It would be cool to save the grid state to the URL so you can share it.

enhancement
PR in progress

### Actual Behavior If you use calcite-input in a login form and the user saves login information to the browser, on return visits, the inputs appear to be empty. However,...

bug
p - high

### Actual Behavior Using Safari, If you use calcite-input in login form and choose to save email/password, when you return the inputs will lose focus on every keypress. https://user-images.githubusercontent.com/8754/181073838-52e50e9a-0b9f-4a98-bae3-8115ba5372ec.mov ###...

bug
1 - assigned
milestone adjusted

Can anyone tell me if wrapping punctuation to a new line like in the image below is normal in Japanese? ![image](https://user-images.githubusercontent.com/8754/49534348-1fe91b00-f876-11e8-99fc-6af4d0493ae0.png) This example is from the demo page (https://sphilee.github.io/jsPDF-CustomFonts-support/) with...

When free time is exhausted, heroku responds with a 503. Display error returned by heroku. `2018-03-28T16:30:11.529616+00:00 heroku[router]: at=info code=H82 desc="Free app running time quota exhausted" method=POST path="/javascript/" host=refresh-sf.herokuapp.com request_id=56ab5cb4-b1ad-49de-950b-c3e5f9b095e9 fwd="67.212.93.2"...

This PR changes the behavior of jsTree within the sidebar. The `checkbox.three_state: false` option has been removed in favor of the default `true` value so cascading works. https://www.jstree.com/api/#/?f=$.jstree.defaults.checkbox.three_state Logic to...