eclipse-tractusx / portal-frontend

Portal Frontend
Apache License 2.0
4 stars 25 forks source link

Unable to Change App URL in "App Subscription Management" Detail Page #775

Closed jjeroch closed 1 month ago

jjeroch commented 1 month ago

Description

This bug ticket is created to address the issue where the app provider is unable to change the app URL inside the "App Subscription Management" Detail page. When attempting to edit the URL and entering any character, the edit field automatically closes.

Details

Steps to Reproduce

  1. Navigate to the "App Subscription Management" Detail page.
  2. Open the details for an active app
  3. Locate the app URL field.
  4. Click on the field to start editing.
  5. Enter any character in the field.
  6. Observe that the edit field closes automatically without allowing further input.

Expected Result

The app URL field should remain open and allow the app provider to enter and save changes to the URL.

Actual Result

The app URL field closes automatically when attempting to enter any character, preventing the app provider from making changes.



image