Stef Dawson

Results 31 issues of Stef Dawson

See https://forum.textpattern.com/viewtopic.php?id=51833

bug
tags
images

Steps to reproduce: * Switch on 'prefers reduced motion' in the OS Accessibility settings. * Upload a large image to Content>Images - a few MB - something that takes a...

admin-side
usability / UI / UX
accessibility / a11y
images
files

Would it be handy, in addition to being able to drag .zip and.php files to the Choose... button on the Admin->Plugins panel (or browse for them by clicking) that we...

enhancement
admin-side

Since this tag now counts articles as well as search results – and can do so before or after a corresponding `` tag – is it about time we renamed...

tags
front-side
rfc

This isn't a bug, per se, but does lead to unexpected behaviour under certain circumstances. STR: 1) Prepare a file for upload with the filename: ```This is a test.txt``` (note:...

admin-side
tags
rfc

It's high time to phase out most/all of `txplib_forms.php` and parts of `txplib_html.php`. To achieve this, we should build an extensible OO user interface library using inheritance and interfaces. Benefits:...

development

In various panels, there's an opportunity to make more items in each row clickable. e.g. on the Articles panel: * Click a category name to filter by that category (1...

enhancement
admin-side
usability / UI / UX
rfc

It's not so obvious on the Comments panel that the 'magnifying glass' filters comments by parent. Consider alternatives that are more in keeping with our UX styles.

priority 4: low
admin-side
usability / UI / UX

Over the years, the Txp callback system has expanded in a slightly haphazard manner. Perhaps it's time to take stock of what we have and migrate callbacks to a more...

enhancement
usability / UI / UX
core
development

When bundling themes for distribution, the theme author may have used the Prefs->Advanced options->Custom form template types to define their own shortcodes or feed forms or image handling forms, etc....

themes