Starts in:
1 DAY
16 HRS
28 MIN
58 SEC
Starts in:
1 D
16 H
28 M
58 S

Angular: Fixing "http-error" component styles at "theme-lepton" library #17279

Description

@masumulu28, please review this PR first: https://github.com/abpframework/abp/pull/19478

Resolves #17269

  • Fixing http-error component styles to display correctly at the web page.

Checklist

  • I fully tested it as developer / designer and created unit tests
  • I've assigned reviewer, related labels and set a milestone for this PR

How to test it?

  • Go to app.module.ts file.
  • Add this line to imports. import { HttpErrorComponent } from '@volo/abp.ng.theme.lepton';, than remove the other.
  • Open the application, close the network and get the error component rendered. If its not displayed correctly please let me know.
Version
8.2.0-rc.1
Release Date
21 May, 2024
Labels
ui-angular