Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
💄 [#1132] Select-element caret for contacts-page #503
💄 [#1132] Select-element caret for contacts-page #503
Changes from 4 commits
fddb998
7c0cf13
93d6f00
57ecd8e
6da9629
d789848
2f2ce65
8d836a3
1802645
0930f71
8804973
bd74e19
c1e0afe
473ad1e
37d838b
e60f288
ab9bb0b
5da03a4
7fe2227
9a1fe22
719db5f
8e1964e
b9dd77b
c0b2dae
af5c920
d7e9d95
c9bf6bb
9d487c0
4383f75
c0b01c9
9b3d5cf
1819545
2600092
8da5c3b
ea5f878
45e795c
65851ec
f6fde08
24cfd32
15651eb
ea86905
e02a64a
df20204
4dc049b
7474af7
df9f2e7
04057f8
d5102fc
2e08e53
3e9c0f7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be better to keep the names consistent. The parent is different from the child (
contacts__filters
andcontacts__filter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:-D I was using the naming convention from the 'Actions' files
open_inwoner/js/components/actions/index.js
- where it seems a collection of filters is called as the multiple 'filters', but I can change this, no prob.I will then also have to change this in the Actions files, or else we will have different conventions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No problem then, you can keep it as is.