nebular icon indicating copy to clipboard operation
nebular copied to clipboard

[TOASTR]: Add ability to position toast in top center

Open Roma36 opened this issue 4 years ago • 3 comments

Issue type

I'm submitting a

  • [ ] bug report
  • [x] feature request

Issue description

Current behavior: Currently, NbGlobalPosition allows only to use TOP_RIGHT, TOP_LEFT, BOTTOM_RIGHT, BOTTOM_LEFT positions.

Expected behavior: NbGlobalPosition should allow to specify TOP_CENTER, BOTTOM_CENTER positions.

Other information:

Currently, it is hardly possible to extend ToastrModule due to the fact, that NbPositionHelper, NbPositionBuilderService and NbToastrContainerRegistry classes depend on the concrete enum NbGlobalLogicalPosition.

image

image

image

Roma36 avatar Jul 07 '20 15:07 Roma36

Apart from Top center, bottom center it would be useful to include, middle(for placing in center of screen), left center and right center

sukeshlaghate avatar Oct 05 '20 05:10 sukeshlaghate

Just want to join to support this feature, would be very nice :)

frankiedrake avatar Jun 24 '21 07:06 frankiedrake

No updates on this?

JustDoItSascha avatar Jul 03 '23 14:07 JustDoItSascha