Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

AlertViewDelegate methods should use tag #196

@shortstuffsushi

Description

@shortstuffsushi

The SlackTextViewController marks itself as an AlertViewDelegate, and implements the - (void)alertView:clickedButtonAtIndex: method, but doesn't use any tag to identify what the alert actually is, and instead just blindly clears its text. If the subclass shows other alerts, this behavior is non-ideal, as the text is cleared at inappropriate (and to the user, seemingly random) times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions