Janosh Riebesell

Results 205 issues of Janosh Riebesell

@mkhorton I just installed the latest version `crystal-toolkit==2023.10.24`, hoping https://github.com/materialsproject/mp-react-components/pull/699 will have fixed the `write_structure_screenshot_to_file.py` script. https://github.com/materialsproject/crystaltoolkit/blob/cf2c1a9344b0d4811b3facb11d3aaa1a11a902b7/crystal_toolkit/apps/examples/write_structure_screenshot_to_file.py#L10-L18 I just adapted it to run with the new `CrystalToolkitPlugin` but I still...

bug

Visited https://next-gen.materialsproject.org/toolkit and selected "Accessible" from the "Change color scheme" dropdown. ![Screenshot 2023-07-15 at 3 34 18 PM](https://github.com/materialsproject/crystaltoolkit/assets/30958850/d7a88dd9-6836-4940-b70d-bcb016c5bb98) The colors in the legend no longer match the ball and stick...

bug
ui

On relaxations that require many ionic steps like https://materialsproject.org/materials/mp-1033715/tasks/mp-1033715, showing each electronic step may be too much information, making the convergence graph hard to read. Would be nice to have...

enhancement
ui

Just a small QoL improvement suggestion: It feels more natural if settings panes like the one on the `StructureMoleculeComponent` hide when clicking outside rather than having to go up and...

usability

Just posting a Slack conversation with @exenGT so we don't forget about it. And maybe to get some thoughts from @mkhorton. > > @exenGT I'm wondering if there are currently...

docs

Since less people are familiar with `poetry` than `pip`, it would help if `contributing.md` contained steps on how to setup an editable local install of `crystal_toolkit`.

docs

`StructureMoleculeComponent` doesn't fill its container in full screen mode. In the screenshot below, the component crops off the structure into a square even thought there is more available horizontal space....

ui

GH supports videos in markdown without needing to commit them by simply uploading the files to their CDN via the issue file uploader: ![Screen Shot 2022-07-28 at 16 16 32](https://user-images.githubusercontent.com/30958850/181652743-b68dd32f-6950-4eae-87a6-e872fe2a8c7a.png)...

docs

Clikcing on "Edit on GitHub" button results in 404 error. Due to ```diff - https://github.com/materialsproject/crystaltoolkit/blob/main/docs/first_web_app.rst ``` which should be ```diff + https://github.com/materialsproject/crystaltoolkit/blob/main/docs_rst/first_web_app.rst ```

bug
docs

This suggestion comes from @munrojm. We could take inspiration from https://github.com/SMTG-UCL/sumo (shout out to @utf 😄) and add an option to color bands by their orbital composition. See this example...

enhancement