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

Improvements to Search JS. #1831

Merged
merged 7 commits into from Sep 25, 2018
Merged

Conversation

tcmal
Copy link

@tcmal tcmal commented Sep 21, 2018

Fixes #1490, [Vaguely] Related to #1017

  • Header search:
    • Now displays "Add new person" when no results are found
    • Fixed search result bar taking the full width of the screen
  • User input searches:
    • Now display "No results found" when no results are found
    • Show a clickable cursor for search results

image
image
image
screen shot 2018-09-21 at 19 28 04

  - header search now displays "Add new person" when no results are found
also fixed search result bar taking the full width of the screen

  - user input searches now display "No results found" when no results are found
and show a clickable cursor for search results

fixes monicahq#1490, related to monicahq#1017
@CLAassistant
Copy link

CLAassistant commented Sep 21, 2018

CLA assistant check
All committers have signed the CLA.

Copy link

@sonarcloud sonarcloud bot left a comment

Choose a reason for hiding this comment

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

SonarQube analysis found issues:
Bug Bugs: 1
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 0

See all issues in SonarCloud

@djaiss
Copy link
Member

djaiss commented Sep 24, 2018

Thanks so much for your help @tcmal
I'm going to review this PR this week. It's awesome.

@djaiss djaiss merged commit 1908b96 into monicahq:master Sep 25, 2018
@github-actions
Copy link

github-actions bot commented Feb 1, 2021

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 Feb 1, 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.

When searching for a contact that is not in your DB, offer to make it.
3 participants