ProjectAlita / projectalita.github.io

Langing
GNU Affero General Public License v3.0
1 stars 1 forks source link

[BUG]Background Page Scrolls When Scrolling in Modal Window on Import Page #532

Open liana-gif opened 1 day ago

liana-gif commented 1 day ago

Description: When scrolling within the import modal window on the Import properties page, the background page also scrolls, which should remain static.

Steps to Reproduce:

  1. Export entities such as Datasource, Agent, and Prompts.
  2. Start the import process with the exported file.
  3. On the Import properties page, scroll within the modal window.

Expected Result: Only the content within the modal window should scroll, while the background page remains fixed.

Actual Result: Background must not scroll

liana-gif commented 6 hours ago