Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Conversation

@jamuc
Copy link
Collaborator

@jamuc jamuc commented Feb 20, 2018

Fixes #1527

What this does

  • Remove the description text field
  • When a title is set, use it as alt text
  • When return on keyboard is tapped, close keyboard
  • Increase size of image view

screen shot 2018-02-20 at 14 17 11

@jamuc
Copy link
Collaborator Author

jamuc commented Feb 20, 2018

Side note, could also remove the white spaces above and below the image

@BasThomas
Copy link
Collaborator

Side note, could also remove the white spaces above and below the image

That would be nice, I think. And then just leave the white spaces in case of a vertical image? Or maybe use the background color?

@rnystrom
Copy link
Member

I think the white exists because it’s a grouped table view. Otherwise you see the separators awkwardly.

Honestly could probably just remove the table view entirely, it’s a very simple view.

I’m almost more in favor of killing this view entirely.

  • Check if we can upload images
  • Show the picker
  • Upload after you select an image

Something to think about

Sent with GitHawk

@jamuc
Copy link
Collaborator Author

jamuc commented Feb 21, 2018

@rnystrom You mean you wouldn't bother even allowing the user to set a title?

@rnystrom
Copy link
Member

@jamuc nope, I'd rather edit the image alt text myself in the markdown

@SD10
Copy link
Member

SD10 commented Feb 22, 2018

There is a ton of wasted space here. I think a picker would look much better. Maybe we could even do something like display a collection view/picker under the text input bar (like slack)

Sent with GitHawk

@rnystrom
Copy link
Member

@SD10 that’d be ideal, tho we don’t need to block this PR on it. I’d love to bake that into MessageViewController if possible!

Sent with GitHawk

@SD10
Copy link
Member

SD10 commented Feb 22, 2018

Totally agree @rnystrom. Is your double message related to you playing around with airplane mode?

@rnystrom
Copy link
Member

That might have actually been some sort of bug. I got an error in app and resent it. Didn’t realize it sent twice! 😱

Sent with GitHawk

@rnystrom rnystrom merged commit 563d1e4 into GitHawkApp:master Feb 22, 2018
@rnystrom rnystrom added this to the 1.18.0 milestone Feb 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Title and description on image upload should be added with the image tag

4 participants