User has edit permissions but no edit button

So I have a folder that has the following permission for a user, let’s call him userA:

userA: can add, can edit, can review, can view

inherit permissions from higher levels is also checked.

Also, I made sure these permissions are on the folder and not on the front page of the folder.

However, when userA logs in, and goes to view the folder, there is no edit button to the left side. They see all the other options: Contents, View, Add New, State, Actions, Display, and Sharing, but no Edit.

Is there something obvious I’m missing here? Thank you in advance. Here is my system set up:

  • Plone 5.2.2 (5209)
  • CMF 2.4.8
  • Zope 4.5.1
  • Python 3.8.5 (default, Jul 28 2020, 12:59:40) [GCC 9.3.0]
  • PIL 6.2.2 (Pillow)
  • WSGI: On
  • Server: waitress 1.4.4

This can happen if the item is locked because another user is currently editing it.