Skip to content

theme 2845 record-list fixes#208

Merged
cairocoder01 merged 3 commits into
DiscipleTools:masterfrom
brady-lamansky-gtt:record-list-component-fixes
Jul 14, 2026
Merged

theme 2845 record-list fixes#208
cairocoder01 merged 3 commits into
DiscipleTools:masterfrom
brady-lamansky-gtt:record-list-component-fixes

Conversation

@brady-lamansky-gtt

@brady-lamansky-gtt brady-lamansky-gtt commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

@cairocoder01 This is connected to DiscipleTools/disciple-tools-theme#2845

I updated all related components & set bubbles: true to allow simpler 'change' event tracking for all components at once, rather than individual.
Also, I added the 'placeholder' attribute to dt-textarea field

Related theme PR: DiscipleTools/disciple-tools-theme#2927

@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for jade-chebakia-17493f ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 3aa69bf
🔍 Latest deploy log https://app.netlify.com/projects/jade-chebakia-17493f/deploys/6a56319dcba4200008fa4a38
😎 Deploy Preview https://deploy-preview-208--jade-chebakia-17493f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cairocoder01 cairocoder01 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments inline which my Claude code review pointed out. Instead of its full text, here is its summary:

Bottom line

The bubbling changes are correct and verified working. The placeholder work needs two fixes before merge: (1) input::placeholder → textarea::placeholder in the component CSS, and (2) wire placeholder into the story's render()/argTypes so it's actually demonstrable. Both are Medium — the feature currently ships as effectively inert.

Comment thread src/components/form/dt-textarea/dt-textarea.js Outdated
Comment thread src/components/form/dt-textarea/dt-textarea.js Outdated
Comment thread src/components/form/dt-textarea/dt-textarea.stories.js
@cairocoder01

Copy link
Copy Markdown
Collaborator

Looks good @brady-lamansky-gtt. Thanks!

@cairocoder01 cairocoder01 merged commit 3f1c94e into DiscipleTools:master Jul 14, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants