-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Upgrade editform as per bootstrap4 #5741
Comments
this is directly related to #5768 . I want to work on this, but do know where I should look to make these changes? |
Thank you!!! This will be in these files, I believe:
https://github.com/publiclab/plots2/blob/master/app/views/users/_edit_form.html.erb
https://github.com/publiclab/plots2/blob/master/app/views/users/profile.html.erb
Awesome!
…On Wed, May 22, 2019 at 3:40 PM d1g1t4ld1n4 ***@***.***> wrote:
this is directly related to #5768
<#5768> . I want to work on
this, but do know where I should look to make these changes?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5741?email_source=notifications&email_token=AAAF6JZJ2B73SSXMN5TP2N3PWWOSFA5CNFSM4HN4MSC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWADB7A#issuecomment-494940412>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAF6J4EE2CPH5DY7NXPLDLPWWOSFANCNFSM4HN4MSCQ>
.
|
@jywarren I did some reading on the bootstrap migration doc. Are these the changes we're looking for?
So would I remove the form-group for the bio and profile photo divs? Thanks! |
Hi @dinaelhanan regarding this, |
Hi @CleverFool77 thanks for the explanation! You really did clear it up. Please see the PR I just opened to see if I did it correctly. Thanks! |
@CleverFool77 @dinaelhanan I see this issue is still pending. If no one is working on this, I would like to take up. Thanks! |
Currently
Description
Due to usage of bootstrap3 classes and features, The UI has distorted as now we are using bootstrap4.
Fix the UI as per bootstrap4.
The text was updated successfully, but these errors were encountered: