open-tutorials / cypress

Практические туториалы по Cypress
https://www.epic1h.com
9 stars 4 forks source link

List of parts covering main text #17

Open Vladimir-Tarasov opened 1 year ago

Vladimir-Tarasov commented 1 year ago

🐞 Bugreport tutorial Upgrade cypress

Table of contents

  1. Behaviour
  2. Precondition
  3. Steps
  4. Actual result
  5. Expected result
  6. Possible causes
  7. Correction

1. Behaviour

2. Precondition

  1. Open tutorial on mobile

3. Steps

▶️ Scring recording

  1. Open tutorial
  2. Scrolling screen
  3. Check agenda

4. Actual result

Agenda covering main text on mobile

5. Expected result

Agenda don't cover main text on mobile

6. Possible causes

Check [data-sticky] attribute.

7. Correction

Filled in by the developer in charge.

Factual causes

Vladimir-Tarasov commented 1 year ago

@breslavsky Check please