Record list fields#2927
Conversation
…ools-theme into record-list-fields
|
After a brief review manually and bigger Claude review, here's some preliminary things to fix: The issue may have been misleading about replacing all components in the filters, since some of the filter controls don't match the component normally used for that field. FiltersRegressions
Bugs
|
|
Here is a full Claude review I did locally while it had access to a dev site running the code: Code Review: Record List Fields → Web Components (
|
cairocoder01
left a comment
There was a problem hiding this comment.
Looking pretty good. A few things to clean up yet.
|
Some additional dead code that can be removed after you confirm it is for the old UI and not needed anymore: Dead code, safe to remove
|
…ools-theme into record-list-fields
|
@cairocoder01 I just updated this PR and it's ready for review again. Thanks! |
|
Looks like everything from the previous reviews has been addressed except for tags fields still showing the add new option. New IssuesHigh
|
|
@cairocoder01 I just made those changes! I also fixed an issue where Input fields weren't being disabled properly when selected "All With" or "All Without" checkboxes on text fields. |
|
Adding tags issue is resolved.
|









This resolves #2845 to replace record-list fields with dt-web-components. Filtering functionality was updated to accommodate the new changes & appeared to work properly, but more testing is likely needed.
I updated these things:
@cairocoder01 let me know any suggestions!
Related Components PR: DiscipleTools/disciple-tools-web-components#208