Skip to content

LG-11946: Delete Account Page content update#9905

Merged
mdiarra3 merged 2 commits intomainfrom
LG-11946-update-delete-account-confirmation
Jan 18, 2024
Merged

LG-11946: Delete Account Page content update#9905
mdiarra3 merged 2 commits intomainfrom
LG-11946-update-delete-account-confirmation

Conversation

@mdiarra3
Copy link
Contributor

🎫 Ticket

Link to the relevant ticket:
LG-11946

🛠 Summary of changes

Update the content pertaining to Platform Authentication in account deletion process to be a little bit more universal and make mores sense.

👀 Screenshots

Screenshot 2024-01-11 at 10 26 00 AM
Screenshot 2024-01-11 at 10 26 06 AM
Screenshot 2024-01-11 at 10 26 11 AM

@mdiarra3
Copy link
Contributor Author

blocked by content freeze.

Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

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

LGTM 👍 As flagged by build, we'll need to wait for content freeze to lapse before merging.

Comment on lines +14 to +15
<p><%= t('account_reset.recovery_options.check_webauthn_platform_info') %></p>
<p><%= t('account_reset.recovery_options.use_same_device') %></p>
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't really have a strong preference one way or the other, but another way we've done multiple paragraphs of text is by using an array in the YAML file and looping over it in the template.

<% t('account_reset.request.info').each do |info_p| %>
<p><%= info_p %></p>
<% end %>

The main upside would be to keep the related content together in the YAML files.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

huh interesting will take a look

@mdiarra3 mdiarra3 merged commit aeae4b7 into main Jan 18, 2024
@mdiarra3 mdiarra3 deleted the LG-11946-update-delete-account-confirmation branch January 18, 2024 20:23
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