-
Notifications
You must be signed in to change notification settings - Fork 35
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
Inability to Delete URL in "Register URL for Autosetup" Function on App Subscription Page #793
Comments
Attention: I think the endpoint doesnt support empty URL - I was sure it would, but that seems to have been wrong. Need to get fixed from backend side first |
linked backend ticket: eclipse-tractusx/portal-backend#764 |
@nidhigarg-bmw I have enhanced the design Screen if the user company has an URL configured already, overlay is displayed and no new URL yet entered: Screen if the user entered a new url: => as usual please make sure that the delete button is acting on hover and click In case no URL is available in the backend: |
Description:
We have identified a bug in the "Register URL for Autosetup" function on the App Subscription page. The issue is that the function does not support deleting the registered URL, which is causing inconvenience and limiting the functionality of the application.
Steps to Reproduce:
Expected Behavior:
The "Register URL for Autosetup" function should provide the option to delete the registered URL, allowing users to remove the URL when necessary.
Actual Behavior:
Currently, there is no option or functionality available to delete the registered URL. This limitation prevents users from removing unnecessary or outdated URLs, hindering the flexibility and usability of the application.
Attachments:
The text was updated successfully, but these errors were encountered: