Skip to content

Taxon Page Login v2#1007

Merged
Blodir merged 2 commits into
masterfrom
taxon-page-logins-5435123
Jul 3, 2026
Merged

Taxon Page Login v2#1007
Blodir merged 2 commits into
masterfrom
taxon-page-logins-5435123

Conversation

@Blodir

@Blodir Blodir commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

@rpulkka
rpulkka self-requested a review July 3, 2026 09:46
@rpulkka rpulkka self-assigned this Jul 3, 2026
(hasData)="hasMonthDayData = $event"
></laji-observation-month-day-chart>
<ng-container *ngIf="(isLoggedIn$ | async) !== undefined">
<ng-container *ngIf="(isLoggedIn$ | async) === true; else login">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The panel for month-day-chart isn't shown if not logged in. Can the same "custom" pattern be used here as recordBasisLogin etc.?

(hasData)="hasYearData = $event"
></laji-observation-year-chart>
<ng-container *ngIf="(isLoggedIn$ | async) !== undefined">
<ng-container *ngIf="(isLoggedIn$ | async) === true; else login">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same issue as in month-day-chart.

@rpulkka rpulkka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK! Tested and reviewed.

@Blodir
Blodir merged commit ab5a1e6 into master Jul 3, 2026
1 check passed
@Blodir
Blodir deleted the taxon-page-logins-5435123 branch July 3, 2026 11:19
@Blodir Blodir added this to the Release 89b milestone Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants