Commit a922e19
authored
frontend: [SC-2632] Save Executions grid state (#2991)
Why
Data Job Executions list (in Data Job Executions page) pagination
behaviour is unpredictable whenever the job is running.
What
Save and reuse executions grid state
How was this tested
Ran e2e tests locally
What type of change is this
Bug fix1 parent 116b1f9 commit a922e19
File tree
1 file changed
+3
-1
lines changed- projects/frontend/data-pipelines/gui/projects/data-pipelines/src/lib/components/data-job/pages/executions/data-job-executions-grid
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| 187 | + | |
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
| |||
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
211 | | - | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
0 commit comments