-
The `app.js` file is huge, disorganised, unformatted, has 1 giant app `state`, is a class component, and lacks types. I want to make `app.js` and changing Typey Type more manageable.
## Background
…
-
**Is your feature request related to a problem? Please describe.**
Would like to have the OIDC login screen skip the account selection when I know ahead of time that only a single domain is valid.
…
-
Does anyone know how to load the library in a single page/component for example (contact page) instead of loading it globally from app.js ?
This is because it unnecessarily loads the library on pag…
-
- As reported by Alizarine to @raphodn
## Description:
- The current "add multiple items" option from a single product photo within the mobile app is not intuitive. Users may not understand its fun…
-
I have added the required partials to my layouts/_default/partials
but the height is not being set properly.
```
{{- /* Comments with cusdis.com */ -}}
Discussion:
{{- /* Comments…
-
can we make the modals on a separate html file and have it pop up? Is there an API for that?
-
### Description
Cross-document view transitions allows developers to create animated transitions between an old and new page on the same origin. This is done by capturing a static capture of the old …
-
### Description
The task is to determine the most suitable approach for distributing the API Developer Portal, focusing on efficiency and minimising platform dependencies. This involves exploring, im…
-
What is the correct approach to share route types between pages that share a common dynamic path? All my paths are prefix with `tenantId` and `spaceId` and I think it would make sense to to `import { …
-
As we mention on [Session Replay Set Up](https://docs.sentry.io/product/session-replay/getting-started/#supported-sdks) docs:
> This includes static websites, single-page-aplications and also serve…