A small bug that no one notices on Manage Subscriptions

  • hide10
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
2 years 10 months ago #144732 by hide10
Hello,

There is a mistake in the HTML tag for the username displayed on the Manage Subscriptions page. See a file I attached.
The position of <strong> is after (. This should be before (.

By the way, in my personal opinion, using the <strong> tag in the username can be a hassle to redesign. At least it's useful to have the class name on that tag. For example, <strong class = "userName">.

Thanks
Attachments:

Please Log in or Create an account to join the conversation.

  • hide10
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
2 years 10 months ago #144734 by hide10
I found one more bug on the Manage Subscriptions page.
The time in the Created Date column is duplicated.
Attachments:

Please Log in or Create an account to join the conversation.

  • hide10
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
2 years 10 months ago #144735 by hide10
I report one more thing.
The <td colspan = "9"> in the tfoot tag should be <td colspan = "10">.
Attachments:

Please Log in or Create an account to join the conversation.

More
2 years 10 months ago #144737 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic A small bug that no one notices on Manage Subscriptions
Thanks. Confirm part of the issues and have it fixed. For time in created date column, it's because you include time parameters in Date Format config option. The Date Format config option should contains date related parameters only, so it's not a bug here

Tuan
The following user(s) said Thank You: hide10

Please Log in or Create an account to join the conversation.

  • hide10
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
2 years 10 months ago #144757 by hide10
Hi,

it's because you include time parameters in Date Format config option


Oh, sorry! It is my mistake.
Thank you! 
 

Please Log in or Create an account to join the conversation.

More
2 years 10 months ago #144759 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic A small bug that no one notices on Manage Subscriptions
No problem. Thanks for reporting the issues.

Please Log in or Create an account to join the conversation.

  • hide10
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
2 years 9 months ago - 2 years 9 months ago #145519 by hide10
The issue I pointed out remains in the latest version. (I added screenshots to the original post.)
I want to help improve your product, but I feel like I wasted my time. 

I don't want to compromise on what site users see.

Hello,

There is a mistake in the HTML tag for the username displayed on the Manage Subscriptions page. See a file I attached.
The position of <strong> is after (. This should be before (.

By the way, in my personal opinion, using the <strong> tag in the username can be a hassle to redesign. At least it's useful to have the class name on that tag. For example, <strong class = "userName">.

Thanks

 
Last edit: 2 years 9 months ago by hide10.

Please Log in or Create an account to join the conversation.

More
2 years 8 months ago #145572 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic A small bug that no one notices on Manage Subscriptions
Sorry. I fixed it in the backend but forgot to fix it in frontend. I just fixed it for frontend, too

Thanks for reporting.

And just want to make it clear that any suggestions to improve the product is listened and welcomed. Sometime, I might be busy and forgot to reply, but I do listen to suggestions

Regards,

Tuan
The following user(s) said Thank You: hide10

Please Log in or Create an account to join the conversation.