Skip to content
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

Optimize loading/creating Table #8265

Open
2 of 6 tasks
dingyuan opened this issue Nov 27, 2023 · 2 comments
Open
2 of 6 tasks

Optimize loading/creating Table #8265

dingyuan opened this issue Nov 27, 2023 · 2 comments
Labels
0 - new New issues that need assignment. ArcGIS Business/Community Analyst Issues logged by ArcGIS Business/Community Analyst team members. blocked This issue is blocked by another issue. c-table Issues that pertain to the calcite-table and related components enhancement Issues tied to a new feature or request. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive
Milestone

Comments

@dingyuan
Copy link

dingyuan commented Nov 27, 2023

Check existing issues

Description

When I am trying to generate a calcite table: https://developers.arcgis.com/calcite-design-system/components/table/, it takes too long.

Acceptance Criteria

The performance of generating and loading a table should be improved.

Relevant Info

I created a sample at https://codepen.io/goodding/pen/qBgypmg. In the sample, I am adding 5000 rows to two tables, one with page-size="30" to help improve loading, but it doesn't work as expected either. The loading takes around 7 seconds, which is too slow.

Which Component

https://developers.arcgis.com/calcite-design-system/components/table/

Example Use Case

No response

Priority impact

p4 - not time sensitive

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-angular
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/eslint-plugin-calcite-components

Esri team

ArcGIS Business/Community Analyst

@dingyuan dingyuan added 0 - new New issues that need assignment. enhancement Issues tied to a new feature or request. needs triage Planning workflow - pending design/dev review. labels Nov 27, 2023
@github-actions github-actions bot added ArcGIS Business/Community Analyst Issues logged by ArcGIS Business/Community Analyst team members. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive labels Nov 27, 2023
@macandcheese
Copy link
Contributor

Related to this follow up: #6646

@macandcheese macandcheese added the c-table Issues that pertain to the calcite-table and related components label Dec 16, 2023
@geospatialem
Copy link
Member

Also related (virtualization support): #7384

@geospatialem geospatialem added the blocked This issue is blocked by another issue. label Aug 6, 2024
@geospatialem geospatialem added this to the Stalled milestone Aug 6, 2024
@geospatialem geospatialem removed the needs triage Planning workflow - pending design/dev review. label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. ArcGIS Business/Community Analyst Issues logged by ArcGIS Business/Community Analyst team members. blocked This issue is blocked by another issue. c-table Issues that pertain to the calcite-table and related components enhancement Issues tied to a new feature or request. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive
Projects
None yet
Development

No branches or pull requests

3 participants