WeBankFinTech / DataSphereStudio

DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
https://github.com/WeBankFinTech/DataSphereStudio-Doc
Apache License 2.0
3.04k stars 999 forks source link

[Feature] Library table information page, batch transfer table function added with select all button #1092

Closed wxyn closed 1 year ago

wxyn commented 1 year ago

Search before asking

Problem Description

When you select the tables that you want to delete or transfer in batches on the details page of the library, you need to select them one by one, which is inefficient. Therefore, you need to select them in batches.

Description

The library table information page supports batch selection of all tables.

All boxes are added to the library table information page. Users can select all tables displayed on the current page by selecting all boxes. The interaction logic must be consistent with other select all logic. Select All Select all for the content displayed on the current page.

image

Use case

No response

solutions

No response

Anything else

No response

Are you willing to submit a PR?