Closed landongerrits closed 6 years ago
yo can you post screenshots
I can't figure out why the section header is being indented by a single space.
Also I am reworking the layout of the detail screen. Just use that screen as reference for what information we will be displaying
whoops did not mean to close the PR, just reopened
|
between the gender and meeting timeI have community group searching working for all labels. It feels a little hacky in code with transforming arrays into dictionaries. I'll continue to work on finding a cleaner way to do it, but this works as it is.
should I display section headers like this when searching?
any other critiques/feedback?
I think ideally we only see the section header if items are contained within that "day" otherwise it should be hidden
yeppp, I'd say only show section headers if there are results
Section headers are now hidden if no groups are found for those days when searching
made changes to cell subtext as per @cbatch's comment
Good to merge. A good habit is to reference which issues you closed in this PR or to reference this PR from the issues when you close them. If you use the phrase "Closed" or "Fixed" in front of "Pull Request" or "Issue" and followed by the # and number, GitHub will automatically link them
Closed Issue #198 - searching for community groups
merging in and closing Pull Request
Currently the groups are not being filtered into the correct header, I'm still working on that
But if anyone wants to take a look feel free to, I will continue working on this throughout the weekend
I also will be doing smaller UI improvements