Polish suggestions
Here you can add some polish suggestions for every case of the app and that as detailed as possible.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Kenanja Nuding added Permanent label
added Permanent label
- Kenanja Nuding changed the description
changed the description
- Author Developer
Subdivision of the list in the side menu to sections
Something like:
List { Section(header: Text("Collections")) { } Section(header: Text("Newspaper")) { } }
- done
Edited by Kenanja Nuding - Author Developer
Set right BackgroundColor in FeedEditSettingsView
.background(Color(UIColor(named: "BackgroundColor")!)) .edgesIgnoringSafeArea(.bottom)
- done
Edited by Kenanja Nuding - Author Developer
New Color for text-inputs backgrounds in Assets
in
-
FeedSettingsView.swift
-
FeedEditSettingsView.swift
-
AddFeedView in FeedSettingsView.swift
-
done
Edited by Kenanja Nuding -
Collapse replies - Author Developer
its now that Colors
.background(Color(.secondarySystemBackground)) .foregroundColor(.secondary)
- Author Developer
Dismiss the Save button and save changed data automatically
in
- FeedProviderSettingsView.swift
- FeedEditSettingsView.swift
also create a reset Button to get the default values
- done
Edited by Kenanja Nuding - Author Developer
Clear the preview images
- from assets
- every reference in preview code
or
Move the preview images
-
to the preview assets
-
set new reference is preview code
-
done
Edited by Kenanja Nuding - Kenanja Nuding assigned to @s78077
assigned to @s78077
- Author Developer
Add placeholder
- at the bottom of all articles, to see the last article-preview complete
- done
Edited by Kenanja Nuding - Author Developer
Update List in FeedSettingsView
- try some design with the StackNavigationViewStyle in combine
- done
Edited by Kenanja Nuding - Author Developer
Update List in SideMenuView
- Add Circle Overlay to images
- Update ListView to the same as in FeedSettingsView
- done
Edited by Kenanja Nuding - Kenanja Nuding mentioned in commit 6810fdcb
mentioned in commit 6810fdcb
- Kenanja Nuding mentioned in commit f0afa399
mentioned in commit f0afa399
- Kenanja Nuding mentioned in commit 99844bdc
mentioned in commit 99844bdc
- Kenanja Nuding mentioned in commit cd8a6095
mentioned in commit cd8a6095
- Kenanja Nuding mentioned in commit 197f3895
mentioned in commit 197f3895
- Kenanja Nuding mentioned in commit 9ce6101b
mentioned in commit 9ce6101b
Please register or sign in to reply