michaud

Results 9 issues of michaud

In the modal example, when you click on the button to show the modal, the modal shows but the page also scrolls to the top. This would end up as...

help wanted
PR Welcome

https://github.com/danvk/dygraphs/blob/da2a028fc41e5573868358b3d9eda9826211d217/src/dygraph-options.js#L146 https://github.com/danvk/dygraphs/blob/da2a028fc41e5573868358b3d9eda9826211d217/src/dygraph-options.js#L150 when using the label as a series identifier the data gets overwritten if the label appears multiple times in this.labels_ using the labels as a dictionary field in...

### Search terms you've used getThing ### Feature suggestion Get a Thing not by iri but by type. `const bag = getThingOfType(ds, golf.classes.Bag)` `const clubs = getThingAllOfType(ds, golf.classes.Club)` ### Expected...

enhancement

### Search terms you've used Checked the open Issues ### Bug description in the documentation storybook: https://solid-ui-react.docs.inrupt.com/?path=/story/hooks-usesession--page the Link to the Session class documentation is broken and gives a File...

bug

https://github.com/inrupt/solid-ui-react/blob/266e75b683b788332aa253690f8bbfc93715c5ff/src/components/logIn/index.tsx#L38 https://github.com/inrupt/solid-ui-react/blob/266e75b683b788332aa253690f8bbfc93715c5ff/src/components/logIn/index.tsx#L79 at the moment the button is styled by global styles but most times you would like to be able to customize the button. Passing through the className prop...

https://github.com/inrupt/solid-ui-react/blob/266e75b683b788332aa253690f8bbfc93715c5ff/src/components/logIn/index.tsx#L69 After some cursory tests I don't get why the different elements with children (div) or without children (button). It can just be a button. If it quacks ... :)

**Describe the bug** when the page loads and the user is not logged in, the page loads to /welcome and gives an error message 'Something went wrong', and throws an...

bug
Triaged

I tested a build of a minimal generator-solid-react project and found that the solid-react-components currently is a few bytes short of 4MB that will be 1MB gzipped over the line...

I tried to run the examples (Solid), the page loads but errors on trying to load(?) '../../common/main.js' from main.js main.js:1 Uncaught SyntaxError: Unexpected token '.' env: windows 10 vite v2.7.13