eShopOnAbp
eShopOnAbp copied to clipboard
Findings about the Eshop
Related https://github.com/abpframework/abp/issues/12542
- [ ] Default or public seems too adjacent to the role name.
- [ ] There is no need for scroll in this part
- [ ] Action text too close to icon. In general, all icons seem to have this situation.
- [ ] must be updated with the user name
- [ ] In the setting page, a specification has been made above for this field, and it does not seem necessary to display it in this section.
- [ ] button name looks wrong
- [ ] description text should be updated
- [ ] dropdown looks clickable but has no action when clicked
- [ ] It seems more appropriate to display the same products in the top selling list, not with separate names, but with their total in a single line.
- [ ] It would be nice to display how many products were purchased in a single order.
- [ ] It would be nice to write separately the purchased prices next to the products in the order list.
Hi, I started project success locally. But I just see the home page, so what is the account I can login to see more?. I don't know any info about that
Hi, I started project success locally. But I just see the home page, so what is the account I can login to see more?. I don't know any info about that
Hi,
These are the default user name and password seeded: https://github.com/abpframework/eShopOnAbp/blob/f1c51a2a2777d8784868f13fb0d0646a0f52b42f/services/identity/src/EShopOnAbp.IdentityService.Domain/IdentityServiceDbProperties.cs#L11-L13
We will update the readme about it. Thanks!
Hi, Thank you so much. I'll try it