Closed (outdated)
Project:
Dismiss
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2016 at 22:32 UTC
Updated:
20 Oct 2025 at 09:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bwaindwain commentedComment #3
ruplThanks for the patch! I'm actually not a fan of
slideUpbecause it causes several reflows and repaints as it changes the CSS height of the element. There's also a difference between the two blocks of code. One is for user interaction and one is for an automatic timeout as defined in the Drupal admin settings for the module.Given that this is often a publicly visible component of a site I also don't want to switch the default behavior. If you'd like, rework the patch to include a new setting that allows the administrator to select which affect should be used to dismiss the message. Then we can keep the original settings as default and still offer other options when someone has a different preference.
Comment #5
Ken Patolia commentedAs per your request, I have added an option in the form to select the type of animation, and based on that it will add effect in animation to the message.
Please check and approve my patch.
I also want to help you with Drupal 8 and Drupal 9 porting of this module so please add me as co-maintainer so can push my code.
Thanks,
Ken Patolia
Comment #6
Ken Patolia commentedComment #7
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.