"+" UIBarButton item to add list #4491

Closed
pravalgautam wants to merge 1 commit from sortedListAnd+ToAddList into master
pravalgautam commented 2023-02-15 07:24:44 +00:00 (Migrated from github.com)

Implements a "+" from #4188

Implements a "+" from #4188
biodranik (Migrated from github.com) reviewed 2023-02-15 07:24:44 +00:00
biodranik (Migrated from github.com) reviewed 2023-02-15 10:40:58 +00:00
biodranik (Migrated from github.com) commented 2023-02-15 10:40:58 +00:00

Is it from another PR?

Is it from another PR?
pravalgautam (Migrated from github.com) reviewed 2023-02-15 10:41:28 +00:00
pravalgautam (Migrated from github.com) reviewed 2023-02-15 11:03:24 +00:00
pravalgautam (Migrated from github.com) commented 2023-02-15 11:03:24 +00:00

the pr for create new list and + sign is
cbfc515a8c821f5042f8341dc5eb2b10ef095db5

the pr for create new list and + sign is cbfc515a8c821f5042f8341dc5eb2b10ef095db5
vng (Migrated from github.com) reviewed 2023-03-06 20:25:52 +00:00
vng (Migrated from github.com) left a comment

@biodranik
Next steps here? LGTM
@pravalgautam
Could you please merge commits into one and sign it (DCO)

@biodranik Next steps here? LGTM @pravalgautam Could you please merge commits into one and sign it (DCO)
biodranik (Migrated from github.com) requested changes 2023-03-06 22:55:24 +00:00
biodranik (Migrated from github.com) left a comment

Please learn about git rebase and clean up your commits/squash them into one commit. And sign it properly with DCO.

Please also pay attention to failing checks: organicmaps/organicmaps#4491/checks

Please learn about `git rebase` and clean up your commits/squash them into one commit. And sign it properly with DCO. Please also pay attention to failing checks: https://git.omaps.dev/organicmaps/organicmaps/pulls/4491/checks
biodranik (Migrated from github.com) commented 2023-03-06 22:49:58 +00:00
  1. Why is it not a system add button? https://developer.apple.com/documentation/uikit/uibarbuttonsystemitem/uibarbuttonsystemitemadd
  2. Is it possible to specify createNewCategory selector directly?
1. Why is it not a system add button? https://developer.apple.com/documentation/uikit/uibarbuttonsystemitem/uibarbuttonsystemitemadd 2. Is it possible to specify createNewCategory selector directly?
biodranik (Migrated from github.com) commented 2023-03-06 22:51:47 +00:00

Please do not ignore the current code style.


  @objc func addTapped() {
    createNewCategory()
  }
Please do not ignore the current code style. ```suggestion @objc func addTapped() { createNewCategory() } ```
biodranik (Migrated from github.com) commented 2023-03-06 22:53:07 +00:00

Why is this file deleted?

Why is this file deleted?
biodranik (Migrated from github.com) commented 2023-03-06 22:52:50 +00:00

Why is this change necessary?

Why is this change necessary?
biodranik (Migrated from github.com) reviewed 2023-03-07 11:27:03 +00:00
biodranik (Migrated from github.com) left a comment

I've updated the PR description.

Did you test list deletion and OM restarting? Does the order of lists stay the same?

I've updated the PR description. Did you test list deletion and OM restarting? Does the order of lists stay the same?
@ -38,0 +40,4 @@
navigationItem.rightBarButtonItem = addButton
}
@objc func addTapped() {
createNewCategory()
biodranik (Migrated from github.com) commented 2023-03-07 11:16:09 +00:00

Will this work? (you likely need to add @objc annotation to createNewCategory() method.

    navigationItem.rightBarButtonItem = UIBarButtonItem(barButtonSystemItem: .add, target: self, action: #selector(createNewCategory))
Will this work? (you likely need to add `@objc` annotation to createNewCategory() method. ```suggestion navigationItem.rightBarButtonItem = UIBarButtonItem(barButtonSystemItem: .add, target: self, action: #selector(createNewCategory)) ```
biodranik (Migrated from github.com) requested changes 2023-03-08 13:49:19 +00:00
biodranik (Migrated from github.com) left a comment

The PR looks messed up. Did you learn about and try to git rebase and git commit --amend?

Let's split this issue into two. Please leave only adding of a + button in this PR. And create a new PR for the sorting issue.

The PR looks messed up. Did you learn about and try to git rebase and git commit --amend? Let's split this issue into two. Please leave only adding of a + button in this PR. And create a new PR for the sorting issue.
biodranik (Migrated from github.com) requested changes 2023-03-09 13:42:54 +00:00
@ -38,0 +40,4 @@
navigationItem.rightBarButtonItem = addButton
}
@objc func addTapped() {
createNewCategory()
biodranik (Migrated from github.com) commented 2023-03-09 13:41:56 +00:00

Did you test it?

Did you test it?
biodranik (Migrated from github.com) commented 2023-03-09 13:42:48 +00:00

As I understood from your testing, there are some issues with this approach, right?

Let's remove these lines from this PR so it can be merged. And implement sorting in another PR.

As I understood from your testing, there are some issues with this approach, right? Let's remove these lines from this PR so it can be merged. And implement sorting in another PR.
biodranik (Migrated from github.com) reviewed 2023-03-10 06:39:10 +00:00
@ -38,0 +40,4 @@
navigationItem.rightBarButtonItem = addButton
}
@objc func addTapped() {
createNewCategory()
biodranik (Migrated from github.com) commented 2023-03-10 06:39:10 +00:00

@pravalgautam do you see these comments?

@pravalgautam do you see these comments?
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#4491
No description provided.