Azure / Azure/api-management-developer-portal

Sign In Buttons no longer visible in v2.34.0

Open
#2,870 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
545
Forks
360
PR merge metrics
No merged PRs in 30d

Description

## Bug description

After upgrading to version 2.34.0, the sign in buttons are no longer visible on the `/signin` page.

Image

The `div` has the class `hidden` in 2.34.0, while it didn't have this class in `2.33.0`.

Seems related to https://github.com/Azure/api-management-developer-portal/pull/2845

Reverting back to 2.33.0 resolves the issue

## Reproduction steps

1. Go to 'https://portal/signin'
4. See no signin buttons

## Expected behavior

The sign in button is visible.

## Is self-hosted portal?

Yes
## Release tag or commit SHA (if using self-hosted version)

release `2.34.0`

## API Management service name

[e.g., contoso-api]

## Environment

- Operating system: Windows
- Browser: Edge
- Version: 147

## Additional context

Add any other context about the problem here, including screenshots.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the /signin page and compare the 2.34.0 behavior with 2.33.0, then inspect the changes from pull request 2845 that affect the hidden div. Reproduce the issue on a self-hosted portal and verify that the sign-in buttons are visible in release 2.34.0 without regressing the expected sign-in behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.