Page MenuHomePhabricator

Misaligned tooltips/tooltips still present upon submit or validation
Closed, ResolvedPublic

Description

Author: neilk

Description:
Screenshot showing misaligned tooltips after field error message shown.

Validation error messages may change the position of help tooltips. See screenshot.

Ways to fix this:

  • can we have the tooltips somehow follow the element they are attached to? They seem to be positioned relatively to the containing div?
  • close all tooltips upon submit?
  • close all tooltips upon validation error?

Version: unspecified
Severity: major

Attached:

Screen_shot_2011-03-14_at_10.02.41_AM.png (589×928 px, 65 KB)

Details

Reference
bz28043

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:33 PM
bzimport added a project: UploadWizard.
bzimport set Reference to bz28043.

neilk wrote:

unclosed tooltips from page 3 still visible on page 4

Also, if you don't close the tooltips on page 3, you still see them on page 4.

Attached:

Screen_shot_2011-03-14_at_10.06.35_AM.png (445×975 px, 68 KB)

neilk wrote:

making this a blocker for uploadwizard 1.0

Yeah, I guess the best solution is to just close all tooltips on submit. That should fix both problems.