[Sidebar] Create text component with links
Categories
(Firefox :: Messaging System, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | verified |
People
(Reporter: nsauermann, Assigned: nsauermann)
References
(Blocks 1 open bug)
Details
(Whiteboard: [omc])
Attachments
(1 file)
Scope of this ticket is to implement component that displays paragraph with up to 3 links. This will be used to display body copy block and legal copy section in opt-in UI in 1847641. This element should be flexible enough to appear above the button group or below the button group. This element should be flexible enough to include 1, 2, or 3 links to seperate URLs. (For example, to accommodate a link to a privacy policy, a terms of use, and a learn more (support article) link as needed.)
Text should show correct as per designs in HCM, Dark theme, RTL (pref intl.l10n.pseudo as ‘bidi’ ) and (pref intl.l10n.pseudo as 'accented' ) accented format.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Backed out for newtab failure
Backout link: https://hg.mozilla.org/integration/autoland/rev/20881b38639c4e3f99b6114e4ccb947ee9f98256
Log link: https://treeherder.mozilla.org/logviewer?job_id=425556739&repo=autoland&lineNumber=67
Assignee | ||
Comment 4•2 years ago
|
||
Sorry about that - looks like my bundle file was out of date and needed to add a bit more test coverage.
Comment 6•2 years ago
|
||
bugherder |
Comment 7•2 years ago
|
||
Hi @Negin this task implements the ability to add up to 3 links for the Onboarding Fakespot sidebar, does this mean that the "Learn more" link should also be displayed there ? or is it something that will be implemented later on ? so far we only have the 2 links "Privacy Policy" and "Terms of use".
Assignee | ||
Comment 8•2 years ago
•
|
||
Hi Rares! Thanks for asking - this would be handled in another component which will render multiple paragraphs with or without links based on the configuration of this patch. This patch specifically covers the "Legal copy" section found in Figma where we can configure as many links as possible within that section (currently it's configured for two links but this can be configured to handle more). Sorry for the lack of clarity with the initial bug description - let me know if you have any other questions.
Comment 9•2 years ago
|
||
Nope, Thanks a lot, I will update the Flags for this issue. Verified as fixed in our latest Nightly build.
Description
•