#4792 webui: increase notification duration
Closed: Fixed None Opened 9 years ago by pvoborni.

Web UI notifications disappear after a certain time. This time is dependent on message length. User may not be able to read the whole message more than once. Proper fix is described in ticket #4776

As a temporary workaround we should increase the duration in ipa.js. Current settings:

    message_timeout: 3000, // [ms]
    message_timeout_length: 50 // [chars]

master:

  • e4f014d webui: increase duration of notification messages

ipa-4-1:

  • 88ab70b webui: increase duration of notification messages

Metadata Update from @pvoborni:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 4.1.3

7 years ago

Login to comment on this ticket.

Metadata