Skip to content

Update alerts to hide the element instead of removing it - like modals #10752

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Update alerts to hide the element instead of removing it - like modals #10752

wants to merge 2 commits into from

Conversation

navarr
Copy link

@navarr navarr commented Sep 21, 2013

This allows alerts to be re-usable and unifies the the Bootstrap API to respond the same way - improving code usability and expectations. (Make the same functions do the same things? Why would we do that!)

This is a breaking API change.

This is a proper implementation of PR #1845, which has many +1's and has been ignored for about two years now.

This allows alerts to be re-usable and unifies the the Bootstrap API to respond the same way - improving code usability and expectations.

This is a breaking API change.
@cvrebert
Copy link
Collaborator

Due to backwards-compatibility constraints, we can't really do this until Bootstrap v4...

@navarr
Copy link
Author

navarr commented Sep 21, 2013

I'm aware of this. It's why v4 is in the branch name.

@cvrebert
Copy link
Collaborator

v4 is so far off that it doesn't make sense to open a pull request for it at this point.
Thanks though!

@cvrebert cvrebert closed this Oct 10, 2013
@navarr
Copy link
Author

navarr commented Oct 10, 2013

I consider that a terrible reason to essentially wipe what's a welcome and begged API change (for two years) off the roadmap.

If that's the reason to ignore a change, then maybe SemVer is holding you back.

@cvrebert
Copy link
Collaborator

This feature remains on the v4 roadmap. [Edit: See below]

@twbs twbs locked and limited conversation to collaborators Feb 17, 2015
@fat
Copy link
Member

fat commented Jun 9, 2015

leaving these elements in the dom is not the right solution.

@cvrebert
Copy link
Collaborator

cvrebert commented Jun 9, 2015

@fat has deemed this WontFix/NotABug, even in Bootstrap v4, per #1845 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants