Search and Top Navigation
#15008 closed bug (patcheswelcome)
Opened July 12, 2016 06:31PM UTC
Closed July 12, 2016 06:38PM UTC
Reopen 7037 performance of dialogs on large HTML
Reported by: | edharcourt | 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
Attachments (0)
Change History (1)
Changed July 12, 2016 06:38PM UTC by comment:1
resolution: | → patcheswelcome |
---|---|
status: | new → closed |
I'll say the same thing I said in #7037: That seems like way too much info to put in a dialog.