Supplier Management Portal (SMP)

Iterations on the Notice Editor

Introduction

I was responsible for researching and designing the Business Notices feature MVP. It is a crucial function of Supplier Management Portal that facilitates the connection and communication between foreign Buyers and local Suppliers. Buyers composing procurement requirements (Create Notice) is the first step of this process and will be the focus of this case study.

On a high level, the “Create Notice” feature helps users to:

  • Edit notice subject and content

  • Configure notice properties

    • Type of notice - It could be either procurement or newsletter.

    • Allow responses or not. Generally, newsletters don’t allow responses.

    • Closing time. Generally, procurements have a cut-off time, after which suppliers will not be able to send their responses.

    • Goods and Services tagging

  • Set Notice visibility - Buyers can set a notice to be visible to

    • All Suppliers

    • A selected Supplier group (search and add Supplier by name)

    • Suppliers that satisfy some criteria (apply filters)

  • Users can publish the notice right away, schedule it or save it as a draft.

The Complexity

There are two Goods and Services settings in the notice creation flow, which could be confusing for new users.

  • The first one tags the notice with several Goods and Services categories that the procurement seeks. Suppliers can then filter notices by Goods and Services tags on their Notice Board. This makes it easier for Suppliers to find matching notices.

  • The second one filters notice receivers from the Buyer's end. In the notice visibility setting, a Buyer is able to make the notice visible to providers of certain Goods and Services. This is possible through the Supplier Profile feature, where Suppliers list the Goods and Services they provide.

  • Here is one example to illustrate these two settings:

    • A Buyer is looking for local fruit providers, and they tag the notice with this goods category. A meat vendor will still be able to see this notice, but he is only interested in meat procurements, so he uses his filter on his Notice Board to only show him the procurements tagged with meat products.

    • If this Buyer confines the visibility of this notice with the goods and services filter, the meat vendor will not see this notice at all. Only Suppliers registered with the capability to provide fruit in their supplier profiles can see this notice.

Iteration 1

When user clicks the “+ Add” button of “Tag Goods and Services,” the “Add Goods and Services” modal pops out, and user can search and select items to add to the tags of this notice.

Users can also tick “Filtered Suppliers” radio button, upon which will present all filters underneath, including Goods and Services. Users can then add Goods and Services visibility filter with the same modal they added Goods and Services tags.

How it Works

Pros and Cons:

Here users have great flexibility. They can choose to either tag Goods and Services or filter with Goods and Services, both, or neither. And they can tag and filter by a different set of Goods and Services. But is it necessary for users to select Goods and Services twice?

Iteration 2

I reached out to stakeholders, and they mentioned that Buyers would almost always want to tag their procurements with related Goods and Services (because Suppliers use this filter on their end to find related notices quite often), but some are reluctant to use Goods and Services as visibility filters. There are thousands of Goods and Services categories (SMP uses Central Product Classification or CPC for categorization), and chances are Suppliers might not register with all the Goods and Services they provide. If Buyers filter notice receivers by a set of Goods and Services, many potential Suppliers will not see this notice.

In short, tagging could happen with or without filtering, but filtering always comes with tagging.

I also asked if there is a use case where the Buyer wants to tag some Goods and Services but filter with a different set of them, and the answer was no. So there’s really no need for users to select Goods and Services twice for tagging and filtering.

So I came up with another design based on this idea:

Users should be able to add Goods and Services once and choose them to be just the tags or both tags and visibility filters.

Tag goods and services

Filter by Goods and Services

How it Works

If a user only wants to tag Goods and Services, they could leave notice visibility to be “All Suppliers” or “Suppliers Added by Names”  and add desired Goods and Services.

If the user also wants to filter Suppliers who are able to see this notice by Goods and Services, they could select the “Filtered Suppliers” radio button. Here, Goods and Services become one of the filters that are displayed together with several other filters beneath the notice visibility section.

The Goods and Services users added will be only tags if “All Suppliers” or “Suppliers Added by Names” are ticked. They will be both tags and filters if “Filtered Suppliers” is ticked.

Pros and Cons:

Although here Goods and Services only need to be added once, the flow is less straightforward than the previous one. There’s also one use case that this design cannot address: What if users want to tag some Goods and Services and also apply some other filters but not the Goods and Services filter?

I decided to gather some feedback before revising this design, so I made a prototype in Figma and asked one stakeholder to test it. One task during the test was to apply filters to make only vegetable Suppliers see this notice.

When trying to finish this task, the stakeholder went to the Goods and Services section and clicked the “+ Add” button, and added “vegetables” with the modal. And then she looked above and got confused with the visibility options. Here are some quotes from her:

  • “Here I’m identifying Goods and Services for this notice, but it doesn’t seem like I’m filtering suppliers by these Goods and Services.”

  • “If ‘Goods and Services’ here is one of the filters, it should show up together with other filters instead of sitting there this whole time.”

Even though I didn’t have the resources to gather enough data points, I did gain some insights: The most prominent one is that there should be a clearer division between tagging and filtering with Goods and Services.

Iteration 3

For this iteration, I made the following changes:

  1. Instead of a modal, I gave a dedicated page for the create notice experience, so there’s more space for all the sections.

  2. Tagging Goods and Services section goes under notice type and ahead of the visibility setting since it’s used more often and it’s a simpler flow. Clicking the “+ Add” button triggers the same add Goods and Services modal as before.

  3. To give more space for the visibility filters, I decided to use a side panel.

  4. If user turns on the “Selected Goods and Services” toggle, the former added Goods and Services tags will serve as both tags and filters. I added a description to provide more clarity.

The Result

Due to the shift of priorities required by the client, I didn’t get the chance to test this version. It went into production with the approval of stakeholders. At the time I am writing this case study, the development team is working to build the Notice feature. I look forward to gathering more feedback and insights from real users once it goes live.