Use "Order #" for title of order window.

Open Beginner friendly
#800 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript, wordpress
Domain
desktop, frontend

Research direction

Start at the WordPress admin entry point admin.php?page=openstation and locate the code that opens an order window and assigns its title. Check how the order number and customer name are available in that flow. Done means opened orders use Order #<number>, with the customer name appended when available.

Written by the indexing model from the issue text.

Description

When opening an order, it would be nice to use the title of the order as the window's title, for example "Order #5632" rather than just "Woocommerce".

Ideally it would be awesome to have the customer's name appended to the window title, for example "Order #5632 - John Smith"

Environment
Plugin version:    1.1.7
WordPress version: unknown
User agent:        Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/152.0.0.0 Safari/537.36
Viewport:          2369x1393
Platform:          MacIntel
Current URL:       https://oceansev.com/wp-admin/admin.php?page=openstation
Dominant language
TypeScript
Stars
269
Forks
42
Avg merge
11h 50m
Merged PRs (30d)
149

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from WordPress/openstation

All issues in WordPress/openstation

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.