You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5-disposition in confirmation dialog (data import), ==> No fix needed. The dialog is identical as As Angular material design.
6-Overall, is the typography respected?
7- Color of query results icons and layer title. ==> Kept as is.
8- workspace are not selectable ==> Not a real error. Probably caused by a developper issue due to cross site dev on
localhost and localstorage conflict ... (shame)
11- Cannot read properties of undefined (reading 'visible') ==> Fixed by 87239f6
12- main.ts:14 Could not find Angular Material core theme. Most Material components may not work as expected. For more info refer to the theming guide ==> Normal. It is due to the fact that the style is provided with a delay within the APP_INITIALIZER.
13- Actions aligmement in workspaces
The text was updated successfully, but these errors were encountered:
1- Les icones du résultat de la recherche sont grisé
2- La barre de recherche principale de l'application ne devrait pas avoir de fond grisé
3- Le champ pour filtrer les couches aussi ne devrait pas avoir le fond grisé.
next branch (16.x)
aria-hidden
mat-icon
angular/components#27035 ==> Fixed by 426204elocalhost and localstorage conflict ... (shame)
The text was updated successfully, but these errors were encountered: