Results 105 issues of kavics

Next to the breadcrumb, there is a button with an icon that does something but what? This is a general problem. All similar buttons need an informative tooltip. For example:...

UX
frontend
admin-ui

If a list or grid is downloading items, a **progress indicator** should appear after a brief time (1-2 seconds?) so that the user understands that something is in progress. If...

UX
frontend
admin-ui

- Reorder and reorganize the buttons on the left pane so that the admin features are separated from the common features - Change the Saved queries icon to a more...

UX
frontend
admin-ui

When I click on Content Types or a folder containing lots of child items, it takes a long time to display the results (depending on the bandwidth). The reason is...

UX
frontend
admin-ui

When I click "Users and Groups" I see a page with the title "Public". ![image.png](https://images.zenhubusercontent.com/58e4d2b951aa2c30577a6fb6/a49a07c2-cf1b-46f8-9eb5-ceb383eb20e6) I don't know what that means. It would be better with this title: `Users and...

UX
frontend
admin-ui

There is a bell on the top right corner that does nothing. ![image.png](https://images.zenhubusercontent.com/58e4d2b951aa2c30577a6fb6/ae3f4ecb-3b67-4d2b-bbec-d0ac54315396) If there is no data to show: - disappear the bell or - show a tooltip or...

UX
frontend
admin-ui

Generate OpenaApi elements from OData action/function methods. - Use the base OpenApi document that defines metadata and elementary CRUD operations. - Use references for complex parameters and response objects. -...

enhancement
enterprise
backend

A compulsory single reference field throws a validation error in the import process. ``` [ERR] Error during importing /Root/Content/SNBooking/UserSettings/xxxxxxxx: The server returned an error (HttpStatus: InternalServerError): Cannot save the Content....

bug
backend

The Password field validation is impossible in some cases because this field is write-only. Therefore it is necessary to examine how the system behaves if there is no built-in field-level...

discussion
backend

Add default entries to the appsettings.json and launchsettings.json of the "preview" applications: - SnWebApplication.Api.Sql.SearchService.TokenAuth.Preview - SnWebApplication.Api.Sql.TokenAuth.Preview

backend