serenity-is / Serenity

Business Apps Made Simple with Asp.Net Core MVC / TypeScript
https://serenity.is
MIT License
2.59k stars 796 forks source link

Permissions checkboxes not rendering well #6542

Closed VictorTomaili closed 2 years ago

VictorTomaili commented 2 years ago

Discussed in https://github.com/serenity-is/Serenity/discussions/6539

Originally posted by **gfo2007** September 19, 2022 Hi, Below is the image of the Permissions dialog box. The checkboxes that allows a user to select permissions are not rendering well in the UI for them to be ticked by the user. Am I missing a library or is a library not loading well? ![permissions rendering](https://user-images.githubusercontent.com/14317420/191059976-be777b80-6f31-4ab2-b76f-5502a75af22b.PNG)
dougdsank commented 2 years ago

I noticed images missing from content/serenity/images.

VictorTomaili commented 2 years ago

Use the latest version of sergen.

dotnet tool update sergen

gfo2007 commented 2 years ago

Thanks @VictorTomaili