Skip to content

588 fix bullet points rendering in SummitEventsRegisterAppointments - #594

Merged
tcdahlberg merged 1 commit into
SFDO-Community:masterfrom
DavidCuentasMar:588-fix-bullet-points-rendering-in-SummitEventsRegisterAppointments
Feb 16, 2025
Merged

588 fix bullet points rendering in SummitEventsRegisterAppointments#594
tcdahlberg merged 1 commit into
SFDO-Community:masterfrom
DavidCuentasMar:588-fix-bullet-points-rendering-in-SummitEventsRegisterAppointments

Conversation

@DavidCuentasMar

@DavidCuentasMar DavidCuentasMar commented Feb 10, 2025

Copy link
Copy Markdown
Contributor

Critical Changes

  • None

Changes

  • Mimicking usage of "regularLists" from SummitEventsRegister. "regularLists" css selector is applied to a div component, not directly to a "p" tag. (Reference line 89 from SummitEventsRegister)

Issues Closed

@tcdahlberg tcdahlberg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good!
image

@tcdahlberg

Copy link
Copy Markdown
Contributor

@DavidCuentasMar, thank you for the contribution. Looks good!

@tcdahlberg
tcdahlberg merged commit e8010c3 into SFDO-Community:master Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bullet Points are removed on the Registration Page when included in the Event Appointment Description field

2 participants