Question 26

A UX Designer is creating a custom To-Do List component to replace the standard Salesforce one. Their developer is using a parent-child Lightning Web Component (LWC) structure to build the component, creating a parent component for the list and a single repeated child component for each To-Do Item within the list.
Which two impacts of the LWC's Shadow DOM should be considered when designing or developing the stylesheets for these components?
Choose 2 answers
  • Question 27

    During user interviews, a UX Designer discovers that the most common daily task for users is to look for and view commonly used reports using the global search bar.
    What should be done to improve their experience?