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
dbauszus-glx opened this issue
Oct 24, 2024
· 0 comments
Assignees
Labels
CodeIssues related to the code structure and performance.FeatureNew feature requests or changes to the behaviour or look of existing application features.TestingChanges relating to existing or new unit tests.
dbauszus-glx
added
Feature
New feature requests or changes to the behaviour or look of existing application features.
Code
Issues related to the code structure and performance.
Testing
Changes relating to existing or new unit tests.
labels
Oct 24, 2024
CodeIssues related to the code structure and performance.FeatureNew feature requests or changes to the behaviour or look of existing application features.TestingChanges relating to existing or new unit tests.
The xhr util should assign the xhr object to the params object.
The abort method should then be called if the util is called with the same decorated object.
It should be possible to define a custom onload method in the xhr utils params argument.
The mapp library should not require to call directly on XMLHttpRequest web api but only through the xhr utils module.
The gazetteer and mvt xhr calls can be replaced with these utility enhancements.
The text was updated successfully, but these errors were encountered: