Skip to content
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

fix: fix date you met update UX #4511

Conversation

simonardejr
Copy link

This is a quick fix for issue #1927 ("Date you met" defaults to today upon edit, even if "I don't know" was selected previously).

$contact->first_met doesn't exists, so, the condition is never met and the checkbox isn't checked. Also, v-model is always set to 'known' in app.js, making the last radio button checked by default.

@CLAassistant
Copy link

CLAassistant commented Oct 2, 2020

CLA assistant check
All committers have signed the CLA.

@simonardejr simonardejr changed the title fix for #1927 fix: for #1927 Oct 2, 2020
Copy link
Member

@asbiin asbiin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comments.
Please run yarn prod to build the assets too.

resources/views/people/introductions/edit.blade.php Outdated Show resolved Hide resolved
resources/views/people/introductions/edit.blade.php Outdated Show resolved Hide resolved
@asbiin asbiin changed the title fix: for #1927 fix: fix date you met update UX Oct 5, 2020
@simonardejr
Copy link
Author

Don't know if I've done everything right (fetching, merge, and stuff), but let me know if I need to do anything else 😁

@asbiin
Copy link
Member

asbiin commented Oct 9, 2020

@simonardejr OK it was fine, but because of the merge of your other PR, this one needs to git merge origin/master, and run yarn prod again! (I know that's bothering...)

@simonardejr
Copy link
Author

I've done the merging and re-run yarn prod, but the build didn't change any files... Don't know if what I've done was right, if not, just let me know and I don't mind to start another clean PR. (sorry for my bad english)

@asbiin asbiin merged commit 288e3d0 into monicahq:master Oct 15, 2020
@asbiin
Copy link
Member

asbiin commented Oct 15, 2020

Thank you @simonardejr

@simonardejr
Copy link
Author

😁 👍

@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants