Feature: disable "not affected by displacement" 2026#517
Conversation
BundleMonNo change in files bundle size Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
eperedo
left a comment
There was a problem hiding this comment.
A couple of minor comments, none of them affect functionality so I'm approving.
| @@ -1,4 +1,4 @@ | |||
| import React from "react"; | |||
| import React, { CSSProperties } from "react"; | |||
There was a problem hiding this comment.
Not a big deal, but we normally only import "React" and then use the properties directly React.CSSProperties.
src/webapp/components/dataset-wizard/grey-fields/components.tsx
Outdated
Show resolved
Hide resolved
|
Hi @MiquelAdell! I've added the fix for the following reported issues
2026-01-13.15-21-49.trimmed.mp42026-01-13.15-25-30.mp4 |
|
Hi @eperedo and @MiquelAdell! I'm requesting review again because there's been some changes that I think aren't minor. Here are the issues being addressed:
I had to update the approach to add disabled fields upon selection of the indicators so the disabling isn't dependent the using allowing step 4 to load. Note: user can jump from one step to another after first pass. 2026-01-14.16-23-29.mp4 |
d5562c3
into
development-project-configurator
📌 References
📝 Implementation
bvFA7fsiN3Tand if project startdate is 2026📹 Screenshots/Screen capture
2025-12-10.21-49-16.mp4
🔥 Notes to the tester