-
Notifications
You must be signed in to change notification settings - Fork 0
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
Api téléchargement formulaire #37 #63
base: Api_telechargement
Are you sure you want to change the base?
Conversation
…sait plus de résultat et qu'on setup un format, un crs ou sa zone, le form n'affichait rien
Affected libs:
|
@@ -192,7 +192,8 @@ export class IgnApiDlComponent implements OnInit { | |||
} | |||
|
|||
resetPage(): void { | |||
this.page$.next(1) | |||
this.page$.next('0') | |||
this.size$.next(this.initialLimit) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
La varaible size n'existe pas. Il faut la définir en début de class si elle est utile ou la supprimer
Description
Permet la résolution du problème lorsuque l'utilisateur demande plus de résultats. La modification porte sur la remise à zero des paramètres de recherche.
Architectural changes
The following library now depends on [...]
Screenshots
[...]
Quality Assurance Checklist
breaking change
labelbackport <release branch>
labelThis work is sponsored by Organization ABC.