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
Currently, Dojo does not automatically reload the select box in the main menu after a provider is added. In Part 1, we resolved the issue of enabling the buttons when only one concept scheme is present, making Atramhasis usable with just one concept scheme.
However, users still need to manually reload the page to see the newly added provider. A message is displayed to inform users of this requirement. This message can be removed once the auto-reloading functionality is implemented.
Second part of #883, less urgent
Currently, Dojo does not automatically reload the select box in the main menu after a provider is added. In Part 1, we resolved the issue of enabling the buttons when only one concept scheme is present, making Atramhasis usable with just one concept scheme.
However, users still need to manually reload the page to see the newly added provider. A message is displayed to inform users of this requirement. This message can be removed once the auto-reloading functionality is implemented.
The code in 249dabc might be useful.
Message to be removed once this issue is fixed:
atramhasis/atramhasis/static/admin/src/app/ui/AppUi.js
Lines 177 to 182 in 249dabc
The text was updated successfully, but these errors were encountered: