Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "rickfrankel"

Version 12 asp.net core, using the angular front end.

When having the side menu search bar enabled and also allowing for collapsing you get a less than ideal experience.

See image below how the search bar is cutoff.

Also noticed that in v12 clicking the collapse icons at the top of the page doesn't collapse the sidebar. Until you navigate to another menu item first.

Thanks

With the release of 11.4 the SVG icons need to be updated.

Specifically I've found the user-menu.component.html svg icons are no longer taking the colors correctly.

Looks to be changes to Metronic 8 that have removed/changed the way SVG works.

Haven't specifically found a perfect workaround yet as if the icon is in the new list for duotone https://preview.keenthemes.com/html/metronic/docs/icons/duotune You can update the inline svg from there and it works, however not all the previous svg icons are there any more.

Looks to be a change from using the tooltip attribute to the title attribute and using a data-bs-toggle.

https://preview.keenthemes.com/html/metronic/docs/base/tooltips

I've modified my copy of notifications and the tenant-features-modal-component to fix it in my local issue.

I've noticed it's also used in create-or-edit-user modal. Edit user permissions Dynamic form fields

Looks to be a bunch of things missing from an update.

Hi,

Just starting the process of upgrading my project to 11.4

Found that tooltips don't appear to be working correctly.

Went to a vanilla download of my project and you can see the behaviour on the features modal for a tenant.

See attached animated gif

I've also noticed it doesn't work well on the new notifications inbox when hovering over the notification severity icon.

Thanks @ismcagdas,

i manually merged your changes into my version and confirmed all working well.

Thanks

Hi All,

Here are the steps I just followed.

  1. Downloaded a fresh version of our project at 11.3 version (from the ASPNet zero).
  2. Ran yarn and npm create-bundles and then yarn start
  3. Ensured my local blank DB used for this kind of testing was up to date and ran the web host.
  4. Logged in as host and enabled the 2FA as follows.

  1. Refreshed the screen and went to My Settings -> 2 Factor and enabled Google
  2. Scanned the QR code on my phone and logged out of the app
  3. Logged in again and selected Google Authenticator from the dropdown screen.
  4. Entered my code and ticked Remember this browser.
  5. Confirmed I was logged in.
  6. Logged out again.
  7. Clicked login again
  8. And was presented with the Google Authenicator option in the send security code screen.
  9. Clicked submit and back to entering a code.

Given on step 8 I selected remember this browser I shouldn't have had to select the authenticator type and enter the code again.

As I pasted in the first message in this thread the above function is what is failing.

I'll run a freshly downloaded version of my project and confirm the issue exists. Will revert tomorrow.

Hi @ismcagdas,

Any updates on this one please?

Thanks Rick

Hi @ismcagdas,

Any update on this one?

Thanks Rick

Hi @ismcagdas,

I also can't see where any of that code in the Abp.ZeroCore library is called either. Even when searching the aspnet-zero-core repo either.

I may be missing something here

Showing 41 to 50 of 128 entries