algolia / algolia/instantsearch
Support multiple attributes in hits for iOS / swift
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 554
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 51
Description
## Bug description
Following up on algolia/create-instantsearch-app#151 and after algolia/create-instantsearch-app#153, swift / ios does not support the new multi-attributes hits.
## How to reproduce
generate a project with the iOS target
## Expected behavior
Support for multiple attributes: the UI generated should be able to display all the selected attributes.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Generate a project with the iOS target, then inspect the generated UI and how it handles the selected hit attributes. The work is done when the generated iOS interface displays all selected attributes for hits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100