neilalexander / seaglass

A truly native Matrix client for macOS - written in Swift/Cocoa, with E2E encryption support
Other
525 stars 34 forks source link

Possible to pull up invite menu when you are not in a room #95

Open aaronraimist opened 5 years ago

aaronraimist commented 5 years ago

Specifications

Expected Behavior

Invite dialog should not appear when using keyboard shortcut if you are not in a room

Actual Behavior

Invite dialog shows up

Steps to Reproduce the Problem

  1. Open Seaglass
  2. Press ⇧⌘I

screen shot 2018-11-07 at 1 35 49 pm

aaronraimist commented 5 years ago

screen shot 2018-11-07 at 1 48 35 pm

You also probably shouldn't have to attempt to invite someone to be notified that you don't have permission. It should just bring up the error as soon as you hit invite shortcut.

aaronraimist commented 5 years ago

Related to #94