Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Got the Help menu PR merged.

    • My mentors had gone through other PR’s as well #2 #3

  • I also cleared doubts on how we can handle states between two components. some suggested approaches were :

    • Have common parent, and then pass data via props

    • Passing data with context

  • Jayasanka has also helped me to set up the milestones for the next week.

Meeting 10: Debugging

  • Date : July 16, 2024

  • Participants : Piumal

Discussion Highlights:

  • We discussed on Fixing the Issues with the E2E and unit tests #

    • E2E tests we failing due to the element not get rendered in the dom and also the Joyride element taking the next steps that renders on screen skipping the current step.

    • The unit test is not able to fix due to issue in rendering those mock data steps selectors not found

  • Prepared a milestones for the next week.

Resources

...