Dreaming here, but I'd feel really silly if it's actually easy to implement:
Can you make a location for each alarm? My SeaBlock base has several hundred alarms, and often several are on at once (since it takes time for a new block to build and solve supply problem). Currently, I have tags on the map, with grid co-ordinates, and each alarm shows what is made in the block, closes tag co-ord, and what's missing. Then I have to look at each co-ordinate for alarms near it. A way to click on each alarm and zoom in would save several steps.
Like I said, I have no clue if that's trivial or difficult to implement.