add a searchbar #5

Open
jens wants to merge 4 commits from searchbar into main
Owner

works but cannot be focussed after focus us lost

works but cannot be focussed after focus us lost
jens added 1 commit 2021-09-12 18:06:56 +00:00
jens added 1 commit 2021-09-14 21:02:45 +00:00
jens added 1 commit 2021-09-14 21:26:18 +00:00
jens changed title from WIP add a searchbar to add a searchbar 2021-09-14 21:30:46 +00:00
Author
Owner

works now

searchbar works
parsing of site had to change
login system changed

works now searchbar works parsing of site had to change login system changed
First-time contributor

build fails for me, see attached screenshot:

build fails for me, see attached screenshot:
Author
Owner

you need to build fot tvos 15. the new swiftui searbar is new in swiftui on *os15

the app wil work without a searchbar on tvos 14 but you need xcode beta to build for tvos 15.

i will see if I can release the app to the app store once they accept ios15 apps

you need to build fot tvos 15. the new swiftui searbar is new in swiftui on *os15 the app wil work without a searchbar on tvos 14 but you need xcode beta to build for tvos 15. i will see if I can release the app to the app store once they accept ios15 apps
This pull request has changes conflicting with the target branch.
  • vrtnu/vrtnu/ContentView.swift
  • vrtnu/vrtnu/VrtNuLayout.swift
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b searchbar main
git pull origin searchbar

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff searchbar
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
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: jens/vrtnu-app#5
No description provided.