Skip to content

Conversation

@antpaw
Copy link
Contributor

@antpaw antpaw commented Oct 24, 2016

User will see "help" and "validation error" text.

@mattbrictson
Copy link
Contributor

Thanks for the PR! I appreciate the fact that you added tests. 👍

Just to be clear, this is a fix for #284, right? Also, this is a significant change in behavior, so could you add a CHANGELOG entry?

@antpaw
Copy link
Contributor Author

antpaw commented Oct 24, 2016

Hi, it looks like this could be a fix #284. I didn't add tests, (just modified them) because it looks to me that existing tests cover all case. I've added a changelog entry because now i know that you consider this as a "change in behaviour", i though this would go under bug fix, but was not sure.

Maybe it's better to port this into the "bootstrap-v4" release because this release will also have breaking changes.

This branch contains both of them. https://github.com/antpaw/rails-bootstrap-forms/tree/bootstrap-v4-help-with-error

@antpaw antpaw mentioned this pull request Feb 26, 2017
@jsaraiva
Copy link
Contributor

Hello!

Will this be merged eventually? I just ran into this problem too, in a password input field with validation errors and a help message describing its complexity requirements. :-(

Cheers!

@lcreid
Copy link
Contributor

lcreid commented May 12, 2019

Thanks for bringing this to my attention. It looks like in the early days of Bootstrap 4 migration, this PR got lost in the transition.

@antpaw would you be interested in seeing what has to be done to make this PR merge against current master?

@antpaw
Copy link
Contributor Author

antpaw commented May 13, 2019

Hi, it looks like I just need to change help-block class to form-text text-danger (migration guide) and do some testing. I think I can look into it soon

@antpaw antpaw force-pushed the help-with-error branch from b80826b to 9d5b553 Compare May 13, 2019 19:27
@antpaw
Copy link
Contributor Author

antpaw commented May 13, 2019

Okay just forced pushed a commit to the same branch (from this pr). I couldn't run the project until I did all the clean up that I have also pushed to a different branch. Maybe you also want to merge that as well.

@lcreid
Copy link
Contributor

lcreid commented May 17, 2019

Thanks. I much appreciate it. Don't worry about the Travis checks failing. At least some are because of Travis. And it looks like most of them are going to disappear in the next few weeks when we update our support matrix with the release of Rails 6.

@donv
Copy link
Collaborator

donv commented Apr 21, 2022

Hi @antpaw !

Thanks for the PR! Would you still like this merged? If so, please rebase against main. If not, I will close the PR.

@antpaw
Copy link
Contributor Author

antpaw commented Apr 21, 2022

hey, done

@donv donv merged commit 98746c0 into bootstrap-ruby:main Apr 21, 2022
@donv
Copy link
Collaborator

donv commented Apr 21, 2022

Thanks!

@antpaw antpaw deleted the help-with-error branch April 21, 2022 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants