owncloud / owncloud/ios-app

Swipe options in bookmark list are misplaced under orientation changes

Open
#381 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Design Type:bug
Dominant language
Swift
Stars
251
Forks
142
Avg merge
2d 17h
Merged PRs (30d)
3

Description

Check the following steps:

  1. In portrait, open bookmark list and swipe one item
  2. With the options displayed, change orientation to landscape

Current:

Screenshot 2019-05-15 at 13 57 49

Expected:

Screenshot 2019-05-15 at 14 07 31

By doing the same steps from landscape to portrait, same effect. The following screenshot was taken with the code in #376 to make it more visible:

Current:

Screenshot 2019-05-15 at 14 00 52

Expected:

Screenshot 2019-05-15 at 14 12 25

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in the bookmark list by swiping an item and rotating the device in both directions. Inspect how the visible swipe options are positioned during orientation changes; done means the options remain correctly aligned in portrait and landscape as shown by the expected screenshots.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.