Commit bb5c459
authored
PR_26171_035 remove idea board notes heading
Remove the visible Notes heading from expanded Idea Board notes rows.
Validation:
- node --check toolbox/idea-board/index.js
- node --check tests/playwright/tools/IdeaBoardTableNotes.spec.mjs
- node --check tests/playwright/tools/ToolboxRoutePages.spec.mjs
- npx playwright test tests/playwright/tools/IdeaBoardTableNotes.spec.mjs --project=playwright --workers=1 --reporter=line
- npx playwright test tests/playwright/tools/ToolboxRoutePages.spec.mjs --project=playwright --workers=1 --reporter=line -g "Idea Board launches"
- npm run test:workspace-v21 parent 041d15b commit bb5c459
3 files changed
Lines changed: 11 additions & 12 deletions
File tree
- tests/playwright/tools
- toolbox/idea-board
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| |||
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
| 145 | + | |
142 | 146 | | |
143 | 147 | | |
144 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
263 | 266 | | |
264 | 267 | | |
265 | 268 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | 272 | | |
280 | 273 | | |
281 | 274 | | |
| |||
288 | 281 | | |
289 | 282 | | |
290 | 283 | | |
291 | | - | |
| 284 | + | |
292 | 285 | | |
293 | 286 | | |
294 | 287 | | |
| |||
304 | 297 | | |
305 | 298 | | |
306 | 299 | | |
307 | | - | |
| 300 | + | |
308 | 301 | | |
309 | | - | |
310 | 302 | | |
311 | 303 | | |
312 | 304 | | |
| |||
0 commit comments