Julian

Results 60 comments of Julian

Thank you for your feedback @sebadob I will look into all your points and see how I can fix them – and then get back to you with more screenshots....

> While you are on this, could you also add an `overflow-y: auto` for the Nav in the Admin UI to fix #1224 ? Fixed in 3f642352 I had to...

> Something else I just noticed, it that label, actual input and error message should have the same indentation from the left to actually look nice. Changed in dacd36e8 I...

> Especially the "Password" label in the screenshot looks out of place and seems to have more spacing than "E-Mail", which looks weird. and for the password Addressed this in...

> In terms of spacing between inputs and label -> input -> error, adding a custom attribute is probably a good idea. This is a place where they are stacked...

Yeah that really is a problem :/ Do you use any formatter that I could install to get the same formatting as you have? My IDE does auto formatting on...

I am working on fixing a few other layout issues that I have introduced with these changes, e.g. for the datepicker. Also I am thinking about how to best unify...

> I am using defaults from RustRover / IntelliJ and yes it does auto-format everything on save as well. Apparently you can export a `.editorconfig` file in IntelliJ https://www.jetbrains.com/help/idea/editorconfig.html That...

And it does have some weird bugs sometimes, but they are mostly fixed relatively fast. But I have no issue switching to VSCode or an IntelliJ-based IDE for working on...

I added it manually to my working copy, but it seems that especially the tabs vs spaces doesn't want to work. This is rather inconsistent across files and I don't...