Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various regression related to version 16.x (next branch) #1361

Closed
12 of 13 tasks
pelord opened this issue Aug 30, 2023 · 2 comments
Closed
12 of 13 tasks

Various regression related to version 16.x (next branch) #1361

pelord opened this issue Aug 30, 2023 · 2 comments
Assignees

Comments

@pelord
Copy link
Member

pelord commented Aug 30, 2023

  • Igo Version:
    next branch (16.x)
  • 1-Overall, the placement of the toggle buttons.. they are now on the left. --> Fixed by c87cb1f
  • 2-Global placement of measurement results inside the table
  • 3-Place overflow direction text on 2 lines rather than hidden. ==> Fixed by a3b09a4
  • 4-warnings on mat-badge (ex in catalog) Detected a matBadge on an "aria-hidden" "". Consider setting aria-hidden="false" in order to surface the information assistive technology. Refer to feat(badge): Badge should warn when used on an aria-hidden mat-icon angular/components#27035 ==> Fixed by 426204e
  • 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)
    image
  • 9- Workspace paginator was not positioned on right side ov the view port. ==> Fixed by infra-geo-ouverte/igo2@3c2881b
  • 10- remaining TODO(mdc-migration) #1406
  • 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
@pelord
Copy link
Member Author

pelord commented Aug 31, 2023

Checked regressions are fixed or accepted as is.

@alecarn
Copy link
Collaborator

alecarn commented Oct 18, 2023

1- Les icones du résultat de la recherche sont grisé
image
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é.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants