mitodl / rapid-response-xblock

a django app plug-in for edx-platform
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

page scrolls when closing rapid response problem #122

Closed pdpinch closed 2 years ago

pdpinch commented 2 years ago

Steps to Reproduce

  1. Navigate to sequential containing multiple rapid response problems, open problems for response
  2. Attempt to close the problems Example

Expected Behavior

The page should remain on the problem that was closed

Actual Behavior

When closing the first problem the page does not scroll away, if closing subsequent problems further down on the page it automatically scrolls up to the first problem

As seen in the example below the second problem was closed but the page scrolled up to the response section of the first problem

Screenshot or Screencast

68e98980-9584-11ec-8e4c-9214045daa07

related issue

https://github.mit.edu/mitx/spring-2022/issues/29

asadiqbal08 commented 2 years ago

@pdpinch Can you please update the screen shot section here ? I looked around it but need to look over the screenshot as you attached.