Quantcast
Channel: Zammad - Community - Latest posts
Viewing all articles
Browse latest Browse all 6743

Can't "Reply" in mobile view

$
0
0
  • Used Zammad version: 6.3.1
  • Used Zammad installation type: package
  • Operating system: Debian Buster 10
  • Browser + version: iOS 16.7.2 Safari

Expected behavior:

  • Choosing “Reply” on a ticket should bring up field to enter reply. This works in dsesktop view but fails on mobile UI.

Actual behavior:

  • Spinner appears on screen, then nothing further happens.
  • Looking into the console on a connected Mac shows “Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating ‘k.find’)” in useTicketArticleContext.ts, in the following function at line 41:
    const onDispose = (callback: () => unknown) => {
    disposeCallbacks.push(callback)
    }

Steps to reproduce the behavior:

  • Look at a ticket. Tap the ••• button. Select Reply.

Viewing all articles
Browse latest Browse all 6743

Trending Articles