RepoSense icon indicating copy to clipboard operation
RepoSense copied to clipboard

Deprecate use of window.toggleNext in zoom panel

Open dcshzj opened this issue 4 years ago • 2 comments

Currently, window.toggleNext is being used by the ~segment, summary chart and~ zoom panels to toggle between displaying and hiding information. However, the authorship panel uses v-show to handle the same functionality. Even for the segment, summary chart and zoom panels, they each have their own ways of handling the toggling of the content.

We should deprecate the use of window.toggleNext and provide a common functionality for handling toggling of information. This would also allow other components to be aware of whether a particular element is hidden or is displayed.

Potentially related to #795.

dcshzj avatar Oct 06 '20 13:10 dcshzj

Hi @dcshzj, I wonder if this is still ongoing and if I can attempt it?

Jay-luozhijie avatar Sep 15 '22 00:09 Jay-luozhijie

Hi @dcshzj, I wonder if this is still ongoing and if I can attempt it?

@dcshzj what do you think?

damithc avatar Sep 24 '22 12:09 damithc

Hi @dcshzj, is this issue still unsolved? I wonder can I have a try?

Jay-luozhijie avatar Oct 15 '22 04:10 Jay-luozhijie

Hi, could I try taking this issue?

vvidday avatar Jan 14 '23 08:01 vvidday