Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Refactor: facilities cell heights

Open
#214 0 comments 0 reactions 1 assignee View on GitHub

@CameronHamidi is already working on this.

Since Nov 20, 2019.

Assessment

This issue has not been assessed yet.

Description

Type: Refactor

Currently, each facility detail cell, when calculating the height of all of it combined subviews, manually adds together the estimated line height of each text view. This is inefficient an inacurrate, so these heights should be calculated with NSAttributedString.size().height instead.

Dominant language
Swift
Stars
18
Forks
3
PR merge metrics
No merged PRs in 30d

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

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.

More from cuappdev/uplift-ios

All issues in cuappdev/uplift-ios

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.