Project

General

Profile

Actions

Bug #99394

closed

clients d’api : positionnement de l’astérisque sur l’écran d’ajout

Added by Frédéric Péters over 1 year ago. Updated 8 months ago.

Status:
Fermé
Priority:
Normal
Assignee:
Target version:
-
Start date:
04 December 2024
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No

Description

L’astérisque apparaît décalée par rapport au libellé du champ,


Files

asterisk.png (6.61 KB) asterisk.png Frédéric Péters, 04 December 2024 12:24 PM
Actions #1

Updated by Yann Weber over 1 year ago

Je crois que le problème vient plutôt de gadjo qui pose .gadjo-password field .title label { padding-right: 6em; }

Hors l'astérisque n'est pas dans le label :

<div class="widget django-new-password-input widget-required gadjo-password-field" id="id_apiclient_password_p">
      <div class="title" id="id_apiclient_password_title">
        <label for="id_apiclient_password">Mot de passe :</label>
        <span title="Ce champ est obligatoire." class="required">*</span>
      </div>
      [...]

J'ai du mal a comprendre ce padding-right, du coup je ne sais pas si la solution serait de le retirer.

Actions #2

Updated by Frédéric Péters over 1 year ago

J'ai du mal a comprendre ce padding-right, du coup je ne sais pas si la solution serait de le retirer.

git annotate, la ligne avec le padding révèle le commit 7cf72da1, qui donne le numéro de ticket, #74652, avec l'explication dans les commentaires.

Actions #3

Updated by Yann Weber over 1 year ago

  • Project changed from Authentic 2 to Gadjo
  • Assignee set to Yann Weber
Actions #4

Updated by Robot Gitea over 1 year ago

  • Status changed from Nouveau to Solution proposée

Yann Weber (yweber) a ouvert une pull request sur Gitea concernant cette demande :

Actions #5

Updated by Frédéric Péters 8 months ago

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

🤖 Pull request approuvée :

Actions #6

Updated by Yann Weber 8 months ago

  • Status changed from Solution validée to Résolu (à déployer)

🤖 Pull request fusionnée :

Actions #7

Updated by Transition automatique 8 months ago

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

Updated by Transition automatique 6 months ago

Automatic expiration

Actions

Also available in: Atom PDF