Project

General

Profile

Développement #68102

js, supporter une ancre dans l'URL pour indiquer l'onglet à ouvrir

Added by Valentin Deniaud over 2 years ago. Updated over 2 years ago.

Status:
Fermé
Priority:
Normal
Target version:
-
Start date:
10 August 2022
Due date:
% Done:

0%

Estimated time:
Patch proposed:
Yes
Planning:
No

Description

Simple intégration de ce qu'a fait Lauréline dans chrono #65653, j'en ai besoin dans authentic.


Files

Associated revisions

Revision c5c4772c (diff)
Added by Valentin Deniaud over 2 years ago

js: focus tab according to anchor in URL (#68102)

History

#1

Updated by Valentin Deniaud over 2 years ago

#2

Updated by Lauréline Guérin over 2 years ago

pour combo, $('.pk-tabs')[0] va échouer (on a plusieurs systèmes d'onglets sur la page d'édition d'une page, un par cellule)

Faire plutôt un truc comme: $tab_button.parents('.pk-tabs')[0].tabs.selectTab($tab_button[0]);

#4

Updated by Frédéric Péters over 2 years ago

  • Status changed from Solution proposée to Solution validée
#5

Updated by Valentin Deniaud over 2 years ago

  • Status changed from Solution validée to Résolu (à déployer)
commit be968f5841cb38f8c362fdab0fc38e5c1a4c0d66
Author: Valentin Deniaud <vdeniaud@entrouvert.com>
Date:   Wed Aug 10 16:35:14 2022 +0200

    js: focus tab according to anchor in URL (#68102)
#6

Updated by Transition automatique over 2 years ago

  • Status changed from Résolu (à déployer) to Solution déployée
#7

Updated by Transition automatique about 2 years ago

Automatic expiration

Also available in: Atom PDF