Opened 7 years ago
Closed 7 years ago
#15008 closed bug (patcheswelcome)
Reopen 7037 performance of dialogs on large HTML
Reported by: | Ed Harcourt | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have an application where I allow the user to upload a CSV file and show it to them as a scrollable table in a dialog box. The CSV files could be large. It seems dialog boxes get really sluggish when the contents get large. It looks like this was closed at one time as ticket 7037. Below is a JSFiddle snippet to reproduce the problem.
http://jsfiddle.net/edharcourt/cacwkr6p/49/
Regards,
Ed
Change History (1)
comment:1 Changed 7 years ago by
Resolution: | → patcheswelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'll say the same thing I said in #7037: That seems like way too much info to put in a dialog.