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

initial commit of search feauture #1

Merged
merged 5 commits into from
Oct 9, 2023

Conversation

zaiziclebby
Copy link
Contributor

Added the following from GDS components:-

  • radio buttons
  • link (no href attribute)
  • text input

@zaiziclebby zaiziclebby requested a review from colinbowen October 6, 2023 09:46
.flaskenv Outdated
@@ -6,7 +6,7 @@ FLASK_APP=govuk-frontend-flask.py
FLASK_DEBUG=True
FLASK_RUN_PORT=5000
REDIS_URL=memory://
SECRET_KEY=
SECRET_KEY= njndfnk342
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you remove this file, any env files should be kept for local development only. It might be good to add this to the gitignore.



<div class="govuk-radios govuk-radios--small govuk-radios--inline" data-module="govuk-radios">
<p class="govuk-body govuk-link govuk-!-display-inline">
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we should move this p block to after the radio buttons, there seems to be some css that we might need to add to get everything lined up. Looks good so far.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Have removed the advanced search link following call with Heather. No longer using feature.

@colinbowen colinbowen merged commit 623bdf9 into AYR-375/flask-app Oct 9, 2023
1 check passed
colinbowen added a commit that referenced this pull request Oct 27, 2023
…feature

initial commit of search feauture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants