Open Closed

Issue with "Enabled" Checkbox Display on OpenID Application Edit Page #8213


User avatar
0
mert.kir created
  • ABP Framework version: v8.3.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes (Auth Server Separated)
  • Steps to reproduce the issue:
  1. Log in with the Host user.
  2. Navigate to Administration > OpenID > Applications.
  3. Create a sample application (e.g., MyClient).
  4. Go to Actions and open the Edit page for the application.
  5. Notice the Enabled checkbox option. Check this option, save the changes, and reopen the Edit page.

Issue: After reopening the Edit page, the Enabled checkbox appears unchecked, even though it was selected and saved previously.

This checkbox setting is not displayed correctly on the UI. What is the expected functionality for this setting?

NOTE: To test this issue, you can create a sample project using the following command: abp new MyApp -u angular -t app-pro --theme lepton -m none --separate-auth-server --database-provider ef -csf


No answer yet!
Made with ❤️ on ABP v9.1.0-preview. Updated on November 01, 2024, 05:35