-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test issue #1 #1
Comments
Edited by proposal-police: This proposal was added at 2024-01-28 18:50:50 UTC. Proposal What is the root cause of that problem? We're using cursor: pointer on the task description label. But due to the fact that the input container has styles.textInputMultilineContainer which is paddingTop: 23, and the container inherits the GenericPressable's cursor.pointer styles because: on this line there's no accesibilityRole or role passed down to the GenericPressable therefore we get the cursor.pointer and we see the pointer cursor. What changes do you think we should make in order to solve the problem? To do this, within BaseTextInput we have to pass down the role prop to the PressableWithoutFeedback. This will make it such that the inherited cursor will be default instead of pointer. What alternative solutions did you explore? (Optional) |
Proposal What is the problem ? Some problem. What is the root cause ? Everything. Solution ? Test solution. |
@ikevin127 Your proposal will be dismissed because you did not follow the proposal template. |
Edited by proposal-police: This proposal was edited at 2024-06-22 22:28:40 UTC. Proposal Please re-state the problem that we are trying to solve in this issue What is the root cause of that problem? We're using cursor: pointer on the task description label. But due to the fact that the input container has styles.textInputMultilineContainer which is paddingTop: 23, and the container inherits the GenericPressable's cursor.pointer styles because: on this line there's no accesibilityRole or role passed down to the GenericPressable therefore we get the cursor.pointer and we see the pointer cursor. What changes do you think we should make in order to solve the problem? To do this, within BaseTextInput we have to pass down the role prop to the PressableWithoutFeedback. This will make it such that the inherited cursor will be default instead of pointer. What alternative solutions did you explore? (Optional) |
@ikevin127 Your proposal will be dismissed because you did not follow the proposal template. |
Edited by proposal-police: This proposal was edited at 2024-06-28 23:33:02 UTC. Proposal What is the problem ? Some problem. What is the root cause ? Everything. Solution ? Test solution. |
@ikevin127 Your proposal will be dismissed because you did not follow the proposal template. |
Proposal What is the problem ? Testing updated assistant proposal enforcement message. What is the root cause ? Everything. Solution ? Test solution. |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
Proposal Please re-state the problem that we are trying to solve in this issue What is the root cause of that problem? We're using cursor: pointer on the task description label. But due to the fact that the input container has styles.textInputMultilineContainer which is paddingTop: 23, and the container inherits the GenericPressable's cursor.pointer styles because: on this line there's no accesibilityRole or role passed down to the GenericPressable therefore we get the cursor.pointer and we see the pointer cursor. What changes do you think we should make in order to solve the problem? To do this, within BaseTextInput we have to pass down the role prop to the PressableWithoutFeedback. This will make it such that the inherited cursor will be default instead of pointer. What alternative solutions did you explore? (Optional) |
Proposal What is the problem ? Testing updated assistant proposal enforcement message. What is the root cause ? Everything. Solution ? Test solution. |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
Edited by proposal-police: This proposal was edited at 2024-08-15 23:18:11 UTC. Proposal Please re-state the problem that we are trying to solve in this issue What is the root cause of that problem? We're using cursor: pointer on the task description label. But due to the fact that the input container has styles.textInputMultilineContainer which is paddingTop: 23, and the container inherits the GenericPressable's cursor.pointer styles because: on this line there's no accesibilityRole or role passed down to the GenericPressable therefore we get the cursor.pointer and we see the pointer cursor. What changes do you think we should make in order to solve the problem? To do this, within BaseTextInput we have to pass down the role prop to the PressableWithoutFeedback. This will make it such that the inherited cursor will be default instead of pointer. What alternative solutions did you explore? (Optional) |
Edited by proposal-police: This proposal was edited at 2024-08-15 23:27:25 UTC. Proposal Please re-state the problem that we are trying to solve in this issue What is the root cause of that problem? We're using cursor: pointer on the task description label. What changes do you think we should make in order to solve the problem? What alternative solutions did you explore? (Optional) |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
Edited by proposal-police: This proposal was edited at 2024-09-22 03:51:36 UTC. Proposal Please re-state the problem that we are trying to solve in this issue What is the root cause of that problem? We're using cursor: pointer on the task description label. What changes do you think we should make in order to solve the problem? What alternative solutions did you explore? (Optional) |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
Edited by proposal-police: This proposal was edited at 2024-10-02 22:24:20 UTC. Proposal Please re-state the problem that we are trying to solve in this issue What is the root cause of that problem? We're using cursor: pointer on the task description label. What changes do you think we should make in order to solve the problem? What alternative solutions did you explore? (Optional) |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
Edited by proposal-police: This proposal was edited at 2024-10-02 22:27:30 UTC. Proposal Please re-state the problem that we are trying to solve in this issue What is the root cause of that problem? We're using cursor: pointer on the task description label. What changes do you think we should make in order to solve the problem? What alternative solutions did you explore? (Optional) |
Edited by proposal-police: This proposal was edited at 2024-10-02 22:27:33 UTC. Proposal Please re-state the problem that we are trying to solve in this issue What is the root cause of that problem? We're using cursor: pointer on the task description label. What changes do you think we should make in order to solve the problem? What alternative solutions did you explore? (Optional) |
Edited by proposal-police: This proposal was edited at 2024-10-02 22:27:31 UTC. Proposal Please re-state the problem that we are trying to solve in this issue What is the root cause of that problem? We're using cursor: pointer on the task description label. What changes do you think we should make in order to solve the problem? What alternative solutions did you explore? (Optional) |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
2 similar comments
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
Proposal What is the problem ? Testing updated assistant proposal enforcement message. What is the root cause ? Everything. Solution ? Test solution. |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
Proposal What is the problem ? Testing updated assistant proposal enforcement message. What is the root cause ? Everything. Solution ? Test solution. |
@ikevin127 Thanks for your proposal. To be reviewed by Contributor+, please update your proposal comment using the proposal template. |
No description provided.
The text was updated successfully, but these errors were encountered: