devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Incorrect displaying nested list

Open shojchi opened this issue 2 years ago • 4 comments

Here's the issue with the content of 2 lists active/disabled of Angular, used: macOS Ventura 13.6, chrome: Version 117.0.5938.149 (Official Build) (x86_64)

Here are steps to reproduce:

  1. Open the disabled list of Angular, so it will show you a list that is related to the active list of Angular. 1_step

  2. After that you need to click the active list of Angular and it shows you the arrow opened state but it is empty. step_2

Assuming that these lists could be linked.

shojchi avatar Oct 08 '23 15:10 shojchi

@shojchi Can you assign this issue to me?

Jaivignesh-afk avatar Oct 14 '23 17:10 Jaivignesh-afk

@Jaivignesh-afk I can't change the assignee field :( Someone here is able to do that.

shojchi avatar Oct 16 '23 12:10 shojchi

ok

khushilal1 avatar Oct 25 '23 08:10 khushilal1

It's a small UI bug that happens with any multi-versioned doc source (Angular is just first alphabetically).

Normal upper section: Screenshot_20240603-222158

Normal lower section: Screenshot_20240603-221321

Misbehaving lower section steals upper section: Screenshot_20240603-221033

This only happens with the latest doc version - eg. it won't happen if Angular 16 is enabled instead of Angular 17. The workaround is just to open the lists in a different order.

Reproduced on Chrome/Android

wong-justin avatar Jun 04 '24 02:06 wong-justin