-
Notifications
You must be signed in to change notification settings - Fork 165
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
Provinces page enhancements #110
Comments
Wishing the following enhancement as well:
|
Setelah filter by kota, next stepnya filter based on needs seperti di https://indiacovidresources.in itu. Saya lihat sudah ada tiketnya by category itu yang seperti ini bukan? |
🤔 I have no real-world experience with this tbh, but the new typesense will enable us to fetch in paginated batch (eg. 30 first items, next 30 items, etc), is that correct? In that case IMO we won't need virtualized lists. |
What do you think, Mas @famasya? |
Yes, mas @zainfathoni it provides decent pagination as described here. FYI, it also provides federated search (search over multiple indices at once) to reduce round-trip latency. |
Overview
Since we have finished our basic functionalities for the Provinces page, we need to enhance them into our users' best possible experience.
Current Tasks
UI/UX
Kebutuhan
#112Lokasi
#113Penyedia
alphabetically ascending #133ReportButton
in eachContact
field #129Kontak
&Alamat
from the list view #156Copy to Clipboard
button forKontak
&Alamat
fields in the list view #157ProvincePage
fromNama
intoTerverifikasi
#164getKebabCase()
implementation #294Performance
Explore using covid.yapie.me as the backend #137SEO
Code Structure
/fetchers/*.js
files to TypeScript so we can share codes with the/lib/*.ts
ones #144Questionable
With #374 coming, I'm wondering whether we still need these two issues implemented
The text was updated successfully, but these errors were encountered: