svthalia / Reaxit

The latest ThaliApp built on Flutter.
GNU General Public License v3.0
11 stars 3 forks source link

Slight rework of the event admin screen #487

Closed JAicewizard closed 3 months ago

JAicewizard commented 8 months ago

Closes #485.

Summary

This rework fixed a couple issues:

How to test

Steps to test the changes you made:

  1. Go to scarletto event
  2. Check that ordering/filtering no longer shows payment things
  3. Check name sorting works
DeD1rk commented 6 months ago

It still doesnt quite sort alphabetically: I get a few random items after which it gets sortedimage

DeD1rk commented 6 months ago

I guess it's sorting by displayname i stead of firstnamd

JAicewizard commented 6 months ago

I remember I changed that because there was an issue with sorting by name, but it was a while ago

JAicewizard commented 5 months ago

Can you rereview? This is good otherwise