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 #398] Add form-select CSS class to select elements #399

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

themowski
Copy link
Contributor

Overview

This PR addresses #398. It integrates the form-select CSS class with various select elements in the form_snippets directory. This causes the select elements to be rendered consistently with other dropdown menus in the CKAN UI.

Changes

  • Add form-select to "class" attribute when invoking form.select() macro in form_snippets/select.html and form_snippets/datetime_tz.html
  • Add form-select to class on hardcoded select element in form_snippets/organization.html

@wardi wardi merged commit 2d3c5c1 into ckan:master Jan 23, 2024
4 of 5 checks passed
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