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

Select City/Country and Adding Notification Screen #8

Open
ArtisticSyndrome opened this issue Oct 14, 2024 · 0 comments
Open

Select City/Country and Adding Notification Screen #8

ArtisticSyndrome opened this issue Oct 14, 2024 · 0 comments
Assignees

Comments

@ArtisticSyndrome
Copy link
Contributor

Describe the bug
The Select City/Country screen first has only the option to select a country titled "city", and only option "India" available other countries are not available for selection, and the option is displayed 25 times,
and the notification button has no redirect screen

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'screen\login\select_city_screen.dart' and 'screen\home\main_tab_screen.dart'
  2. Click on 'select_city_screen.dart' and 'main_tab_screen.dart'
  3. Scroll down to 'lines: 21, 63, 124, 142' in select_city_screen.dart and 'lines: 215' in main_tab_screen.dart
  4. See error

Expected behavior
Add the title as "Select country" (line 21) and "Search your country" (line 63), add other country and city names for selection (line 124), reduce the count for displaying from 25 to 1 (line 142).
(Add a "notifications.dart" file) for the notification button should redirect to a notification page in app.

Screenshots
attached
Screenshot 2024-10-14 141328
Screenshot 2024-10-14 141817
Screenshot 2024-10-14 141822
Screenshot 2024-10-14 141852

Desktop (please complete the following information):

  • OS: [Windows 11]
  • Browser[Firefox]
  • Version [131.0.2]

Smartphone (please complete the following information):

  • Device: [Redmi Note 10 Pro]
  • OS: [MIUI]
  • OS Version: [13.0.10]
  • Browser [Firefox]
  • Browser Version [131.0.2]

Additional context
Add any other context about the problem here.
Making basic changes and adding "city-country" for selection option, with names for some extra cities and countries.
and added a "notifications.dart" file for the notification button to redirect to

Pratik2401 added a commit that referenced this issue Oct 14, 2024
Select City/Country and Adding Notification Screen (Solved #3 and #8)
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

No branches or pull requests

1 participant